ARM cost model: Address computation in vector mem ops not free
[oota-llvm.git] / test / Verifier / 2008-03-01-AllocaSized.ll
index eb96ced78824b89b7d2d9183563fbc16945d46e2..51258bef76e58fd632479d36e641e1a7cc4b9ca5 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: not llvm-as -f %s -o /dev/null |& grep {Cannot allocate unsized type}
+; RUN: not llvm-as %s -o /dev/null 2>&1 | grep "Cannot allocate unsized type"
 ; PR2113
 
 define void @test() {