Remove unnecessary leading comment characters in lit-only file
[oota-llvm.git] / test / CodeGen / PowerPC / lsr-postinc-pos.ll
index f441e42da2f155c5220f3559f88cca84298e2c38..42472c58fe8b4e5392a2301a08b86e403da31dc1 100644 (file)
@@ -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.