bolt/deps/llvm-18.1.8/lld/test/ELF/Inputs/allow-shlib-undefined.s
2025-02-14 19:21:04 +01:00

6 lines
69 B
ArmAsm

.globl _shared
.weak x2
_shared:
callq x1@PLT
callq x2@PLT