Files
clang-p2996/lld/test/ELF/Inputs/allow-shlib-undefined.s
2023-11-03 10:56:29 -07:00

7 lines
69 B
ArmAsm

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