Convert the uses of '|&' to use '2>&1 |' instead, which works on old
[oota-llvm.git] / test / CodeGen / X86 / 2006-05-11-InstrSched.ll
index 77228c5d1519b1e4d75f9f66f5d163e3e48cc46e..37c510786a5e134f86f22e75adeb114baeaa7fbe 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 -mtriple=i386-linux-gnu -mcpu=penryn -mattr=+sse2 -stats -realign-stack=0 |&\
+; RUN: llc < %s -march=x86 -mtriple=i386-linux-gnu -mcpu=penryn -mattr=+sse2 -stats -realign-stack=0 2>&1 | \
 ; RUN:     grep "asm-printer" | grep 35
 
 target datalayout = "e-p:32:32"