bolt/deps/llvm-18.1.8/lld/test/ELF/Inputs/allow-shlib-undefined.s

7 lines
69 B
ArmAsm
Raw Normal View History

2025-02-14 19:21:04 +01:00
.globl _shared
.weak x2
_shared:
callq x1@PLT
callq x2@PLT