x86-64: Handle undefined IFUNC symbol with -z now
[deliverable/binutils-gdb.git] / ld / testsuite / ld-ifunc / ifunc-14b.s
CommitLineData
aa715242
L
1 .type foo, %gnu_indirect_function
2 .globl foo
3foo:
4 ret
5 .size foo, .-foo
This page took 0.406965 seconds and 4 git commands to generate.