IR: add a second ordering operand to cmpxhg for failure
[oota-llvm.git] / test / Assembler / 2004-03-30-UnclosedFunctionCrash.ll
index 775b7558f3cefa460b906db15d19843a477f9953..9f24f1afd55c2e5f9158bf4fa373367aeb1d3660 100644 (file)
@@ -1,3 +1,3 @@
-; RUN: not llvm-as %s |& grep {found end of file when expecting more instructions}
+; RUN: not llvm-as %s 2>&1 | grep "found end of file when expecting more instructions"
 
 define void @foo() {