summaryrefslogtreecommitdiffstats
path: root/lld/test/elf2/Inputs/mips-dynamic.s
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/elf2/Inputs/mips-dynamic.s')
-rw-r--r--lld/test/elf2/Inputs/mips-dynamic.s4
1 files changed, 4 insertions, 0 deletions
diff --git a/lld/test/elf2/Inputs/mips-dynamic.s b/lld/test/elf2/Inputs/mips-dynamic.s
new file mode 100644
index 00000000000..eba5b7f327b
--- /dev/null
+++ b/lld/test/elf2/Inputs/mips-dynamic.s
@@ -0,0 +1,4 @@
+ .text
+ .globl _foo
+_foo:
+ nop
OpenPOWER on IntegriCloud