[Instrumentation] Fix a warning
[llvm-project.git] / lld / test / ELF / Inputs / gnu-ifunc-dso.s
blobe4ce32e36fdfe7faef3bd9f322e69b46583ffb0b
1 .type foo STT_GNU_IFUNC
2 .type bar STT_GNU_IFUNC
3 .globl foo, bar
4 foo:
5 bar: