Remove the getAttributesAtIndex and getNumAttrs methods in favor of using the getAttr...
[oota-llvm.git] / test / Transforms / MergeFunc / phi-speculation1.ll
index 9ba3081a901c44b88a96cd01ddd73d63d0fc72e9..fd0baffb31081b0faff0b40f32f51dc132a2967d 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -mergefunc -stats -disable-output |& not grep {functions merged}
+; RUN: opt < %s -mergefunc -stats -disable-output 2>&1 | not grep "functions merged"
 
 define i32 @foo1(i32 %x) {
 entry: