Fix commit 0a7d38897b9fb1ec7a064ca3347cbac3ba49e5ac
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / bnd-branch-1.s
CommitLineData
97122a4c
L
1 .text
2 .globl _start
3_start:
4bnd jmp foo1@plt
5 call foo2@plt
6 jmp foo3@plt
7 call foo4@plt
8bnd call foo3@plt
9 jmp foo4@plt
This page took 0.169391 seconds and 4 git commands to generate.