bolt/deps/llvm-18.1.8/lld/test/ELF/Inputs/x86-64-pcrel.s
2025-02-14 19:21:04 +01:00

8 lines
88 B
ArmAsm

.globl foo
foo:
.word _start - foo
.fill 14,1,0xcc
.byte _start - foo
.fill 15,1,0xcc