zig/deps/lld/test/ELF/Inputs/znotext-plt-relocations.s
2018-01-17 17:29:21 -05:00

11 lines
100 B
ArmAsm

.text
.global atexit
.type atexit,@function
atexit:
nop
.global foo
.type foo,@function
foo:
nop