summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/Inputs/gnu-ifunc-dso.s
blob: e4ce32e36fdfe7faef3bd9f322e69b46583ffb0b (plain)
1
2
3
4
5
.type foo STT_GNU_IFUNC
.type bar STT_GNU_IFUNC
.globl foo, bar
foo:
bar:
OpenPOWER on IntegriCloud