summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/2003-05-21-MalformedShiftCrash.llx
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Assembler/2003-05-21-MalformedShiftCrash.llx')
-rw-r--r--llvm/test/Assembler/2003-05-21-MalformedShiftCrash.llx2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Assembler/2003-05-21-MalformedShiftCrash.llx b/llvm/test/Assembler/2003-05-21-MalformedShiftCrash.llx
index ef3445b13fe..d49d591b1ef 100644
--- a/llvm/test/Assembler/2003-05-21-MalformedShiftCrash.llx
+++ b/llvm/test/Assembler/2003-05-21-MalformedShiftCrash.llx
@@ -1,4 +1,4 @@
; Found by inspection of the code
-; RUN: llvm-as 2>&1 < %s > /dev/null | grep "Logical operator requires integral"
+; RUN: llvm-as < %s > /dev/null |& grep "Logical operator requires integral"
global i32 ashr (float 1.0, float 2.0)
OpenPOWER on IntegriCloud