bolt/deps/llvm-18.1.8/lld/test/COFF/Inputs/object.s

14 lines
114 B
ArmAsm
Raw Normal View History

2025-02-14 19:21:04 +01:00
.text
.def f
.scl 2
.type 32
.endef
.global f
f:
retq $0
.section .drectve,"rd"
.ascii " /EXPORT:f"