Fix PR6283.
[oota-llvm.git] / test / CodeGen / X86 / 2009-04-14-IllegalRegs.ll
index 0d66f6984fe22a0bbd4f2ec940d1fb1df5a8fc72..bfa3eaa565dfae0c8e259fc3da725c13f511370a 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=i386-apple-darwin -O0 -regalloc=local | not grep sil
+; RUN: llc < %s -mtriple=i386-apple-darwin -O0 -regalloc=local | not grep sil
 ; rdar://6787136
 
        %struct.X = type { i8, [32 x i8] }