summaryrefslogtreecommitdiffstats
path: root/test/MC/Mips/do_switch3.s
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2016-05-18 00:27:17 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2016-05-18 00:27:17 +0000
commit214e8d3f065d9adde57692fc4b758297a82f5913 (patch)
tree7d2deea98b8c0e5d806da16b89043da134d105ec /test/MC/Mips/do_switch3.s
parent6f44b1d3698fd483ce45239a1ee02e843736fd9b (diff)
Don't pass relocation-model= to tests that don't need it.
Very few things in MC itself use the option. Most of the code that that uses it could be move to CodeGen. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@269871 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/Mips/do_switch3.s')
-rw-r--r--test/MC/Mips/do_switch3.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/Mips/do_switch3.s b/test/MC/Mips/do_switch3.s
index c0d9dc62fe6e..7ed4f7c52194 100644
--- a/test/MC/Mips/do_switch3.s
+++ b/test/MC/Mips/do_switch3.s
@@ -2,7 +2,7 @@
// produced. This was not handled for direct object and an assertion
// to occur. This is a variation on test case test/CodeGen/Mips/do_switch.ll
-// RUN: llvm-mc < %s -filetype=obj -triple=mips64-pc-linux -relocation-model=pic -mcpu=mips64 -target-abi=n64
+// RUN: llvm-mc < %s -filetype=obj -triple=mips64-pc-linux -mcpu=mips64 -target-abi=n64
.text
.abicalls