aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/lsr-postinc-pos.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/PowerPC/lsr-postinc-pos.ll')
-rw-r--r--test/CodeGen/PowerPC/lsr-postinc-pos.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/lsr-postinc-pos.ll b/test/CodeGen/PowerPC/lsr-postinc-pos.ll
index f441e42..42472c5 100644
--- a/test/CodeGen/PowerPC/lsr-postinc-pos.ll
+++ b/test/CodeGen/PowerPC/lsr-postinc-pos.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -print-lsr-output |& FileCheck %s
+; RUN: llc < %s -print-lsr-output 2>&1 | FileCheck %s
; The icmp is a post-inc use, and the increment is in %bb11, but the
; scevgep needs to be inserted in %bb so that it is dominated by %t.