Merging r261039:
[oota-llvm.git] / test / CodeGen / X86 / 2006-03-02-InstrSchedBug.ll
index f3382c77926b2ad060b01b6dd682ff735f9c6c60..7673124d5dda93a54ed8bf2a991cfa162ad6e230 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: llvm-as < %s | llc -march=x86 -disable-required-unwind-tables -stats |& \
+; REQUIRES: asserts
+; RUN: llc < %s -march=x86  -stats 2>&1 | \
 ; RUN:   grep asm-printer | grep 7
 
 define i32 @g(i32 %a, i32 %b) nounwind {