Convert the uses of '|&' to use '2>&1 |' instead, which works on old
[oota-llvm.git] / test / CodeGen / X86 / 2006-05-02-InstrSched2.ll
index 23954d76a5d6af01e88118376c66b8fdd4bb4e17..95eefa1e7196f0db0ac2b2e9b180f256cd777115 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 -stats  |& \
+; RUN: llc < %s -march=x86 -stats  2>&1 | \
 ; RUN:   grep asm-printer | grep 13
 
 define void @_ZN9__gnu_cxx9hashtableISt4pairIKPKciES3_NS_4hashIS3_EESt10_Select1stIS5_E5eqstrSaIiEE14find_or_insertERKS5__cond_true456.i(i8* %tmp435.i, i32* %tmp449.i.out) nounwind {