zig/deps/lld/test/ELF/Inputs/ztext-text-notext.s

11 lines
156 B
ArmAsm

.global bar
.type bar, @object
.size bar, 8
bar:
.quad 0
.global zed
.type zed, @function
zed:
nop