aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips/seleq.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Mips/seleq.ll')
-rw-r--r--test/CodeGen/Mips/seleq.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Mips/seleq.ll b/test/CodeGen/Mips/seleq.ll
index 190baad..9af422f 100644
--- a/test/CodeGen/Mips/seleq.ll
+++ b/test/CodeGen/Mips/seleq.ll
@@ -10,7 +10,7 @@
@z3 = common global i32 0, align 4
@z4 = common global i32 0, align 4
-define void @calc_seleq() nounwind "target-cpu"="mips32" "target-features"="+o32,+mips32" {
+define void @calc_seleq() nounwind {
entry:
%0 = load i32* @a, align 4
%1 = load i32* @b, align 4