ARM cost model: Address computation in vector mem ops not free
[oota-llvm.git] / test / Verifier / dominates.ll
index 50bfa616f0dcc93eab0fb2b7818290eb2335b9cf..17e2c3399967d3d2071ba9ecb44f21edcb81c59c 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: not llvm-as < %s -o /dev/null |& FileCheck %s
+; RUN: not llvm-as < %s -o /dev/null 2>&1 | FileCheck %s
 
 define i32 @f1(i32 %x) {
        %y = add i32 %z, 1