zig/deps/lld/test/COFF/Inputs/object.s

14 lines
114 B
ArmAsm
Raw Normal View History

.text
.def f
.scl 2
.type 32
.endef
.global f
f:
retq $0
.section .drectve,"rd"
.ascii " /EXPORT:f"