summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/o32_cc_byval.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Mips/o32_cc_byval.ll')
-rw-r--r--test/CodeGen/Mips/o32_cc_byval.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Mips/o32_cc_byval.ll b/test/CodeGen/Mips/o32_cc_byval.ll
index f5e1a878dc..e6734808ab 100644
--- a/test/CodeGen/Mips/o32_cc_byval.ll
+++ b/test/CodeGen/Mips/o32_cc_byval.ll
@@ -1,4 +1,4 @@
-; RUN: llc -march=mipsel -mcpu=4ke < %s | FileCheck %s
+; RUN: llc -march=mipsel < %s | FileCheck %s
%0 = type { i8, i16, i32, i64, double, i32, [4 x i8] }
%struct.S1 = type { i8, i16, i32, i64, double, i32 }