Fix test cases.
[oota-llvm.git] / test / CodeGen / Mips / o32_cc_byval.ll
index f5e1a878dcfa485819067e3b88d725191e7da02d..e6734808ab770df51fffde8d72bfee678d493b48 100644 (file)
@@ -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 }