summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/gnu-ifunc-i386.s
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/ELF/gnu-ifunc-i386.s')
-rw-r--r--lld/test/ELF/gnu-ifunc-i386.s2
1 files changed, 0 insertions, 2 deletions
diff --git a/lld/test/ELF/gnu-ifunc-i386.s b/lld/test/ELF/gnu-ifunc-i386.s
index dbf365a2310..bc2d0f9610b 100644
--- a/lld/test/ELF/gnu-ifunc-i386.s
+++ b/lld/test/ELF/gnu-ifunc-i386.s
@@ -116,13 +116,11 @@
.text
.type foo STT_GNU_IFUNC
.globl foo
-.type foo, @function
foo:
ret
.type bar STT_GNU_IFUNC
.globl bar
-.type bar, @function
bar:
ret
OpenPOWER on IntegriCloud