summaryrefslogtreecommitdiff
path: root/test/ELF/Inputs/mips-fnpic.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/Inputs/mips-fnpic.s')
-rw-r--r--test/ELF/Inputs/mips-fnpic.s6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/ELF/Inputs/mips-fnpic.s b/test/ELF/Inputs/mips-fnpic.s
deleted file mode 100644
index d8bf0ba34f528..0000000000000
--- a/test/ELF/Inputs/mips-fnpic.s
+++ /dev/null
@@ -1,6 +0,0 @@
- .option pic0
- .text
- .global fnpic
- .type fnpic, @function
-fnpic:
- nop