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