Fix the syntax for these tests. Noticed by Duncan Sands.
[oota-llvm.git] / test / Assembler / 2007-01-22-UpgradeMalformedShift.ll
index 5ebd86cbc003fc67662ec7d5d7bc2f9bfe89549e..da72cbc6b91ad3f249533279e341325d04cd820c 100644 (file)
@@ -1,4 +1,4 @@
 ; Found by inspection of the code
-; RUN: llvm-upgrade 2>&1 < %s > /dev/null | grep "Shift constant expression"
+; RUN: llvm-upgrade < %s > /dev/null |& grep {Shift constant expression}
 
 global int shr (float 1.0, ubyte 2)