zig/deps/lld/test/ELF/Inputs/znotext-plt-relocations.s

11 lines
100 B
ArmAsm
Raw Normal View History

2018-01-18 06:29:21 +08:00
.text
.global atexit
.type atexit,@function
atexit:
nop
.global foo
.type foo,@function
foo:
nop