Merging r261039:
[oota-llvm.git] / test / CodeGen / X86 / 2006-03-02-InstrSchedBug.ll
index 0421896922b9e523d316b215495373dacef38de9..7673124d5dda93a54ed8bf2a991cfa162ad6e230 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: llc < %s -march=x86  -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 {