zig/deps/lld/test/ELF/Inputs/shlib-undefined-ref.s

5 lines
50 B
ArmAsm
Raw Normal View History

2018-01-18 06:29:21 +08:00
.globl f
f:
call should_not_be_exported@PLT
ret