Convert the uses of '|&' to use '2>&1 |' instead, which works on old
[oota-llvm.git] / test / CodeGen / X86 / MachineSink-PHIUse.ll
index 6193865ce18e6ce010df887b23c9fd7cd762d06f..33141680aa92eba2004a639f6da1d8631b294c76 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=x86_64-appel-darwin -disable-cgp-branch-opts -stats |& grep "machine-sink"
+; RUN: llc < %s -mtriple=x86_64-appel-darwin -disable-cgp-branch-opts -stats 2>&1 | grep "machine-sink"
 
 define fastcc void @t() nounwind ssp {
 entry: