Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want to
[oota-llvm.git] / test / CodeGen / X86 / 2009-04-14-IllegalRegs.ll
index 5dda4e9ec0f1cfdbcadc1c3b3194464ad7024740..0d66f6984fe22a0bbd4f2ec940d1fb1df5a8fc72 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=i386-apple-darwin -fast -regalloc=local | not grep sil
+; RUN: llvm-as < %s | llc -mtriple=i386-apple-darwin -O0 -regalloc=local | not grep sil
 ; rdar://6787136
 
        %struct.X = type { i8, [32 x i8] }