tcl global directive outside proc body does nothing (ld)
[deliverable/binutils-gdb.git] / ld / testsuite / ld-ifunc / ifunc-13b-x86-64.s
1 .text
2 .type ifunc, @gnu_indirect_function
3 .globl ifunc
4 ifunc:
5 ret
This page took 0.029766 seconds and 4 git commands to generate.