summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/2007-01-22-UpgradeMalformedShift.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Assembler/2007-01-22-UpgradeMalformedShift.ll')
-rw-r--r--llvm/test/Assembler/2007-01-22-UpgradeMalformedShift.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Assembler/2007-01-22-UpgradeMalformedShift.ll b/llvm/test/Assembler/2007-01-22-UpgradeMalformedShift.ll
index 5ebd86cbc00..da72cbc6b91 100644
--- a/llvm/test/Assembler/2007-01-22-UpgradeMalformedShift.ll
+++ b/llvm/test/Assembler/2007-01-22-UpgradeMalformedShift.ll
@@ -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)
OpenPOWER on IntegriCloud