forked from OSchip/llvm-project
5 lines
44 B
ArmAsm
5 lines
44 B
ArmAsm
|
.type foo STT_GNU_IFUNC
|
||
|
.globl foo
|
||
|
foo:
|
||
|
ret
|