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