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

4 lines
50 B
ArmAsm

.globl f
f:
call should_not_be_exported@PLT
ret