aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/pr3522.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/pr3522.ll')
-rw-r--r--test/CodeGen/X86/pr3522.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/pr3522.ll b/test/CodeGen/X86/pr3522.ll
index 1122530..42db264 100644
--- a/test/CodeGen/X86/pr3522.ll
+++ b/test/CodeGen/X86/pr3522.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 -stats |& not grep {instructions sunk}
+; RUN: llc < %s -march=x86 -stats 2>&1 | not grep {instructions sunk}
; PR3522
target triple = "i386-pc-linux-gnu"