Add missing newlines at EOF (for clang++).
[oota-llvm.git] / test / Transforms / SimplifyCFG / dbginfo.ll
index 38ecbb8f762960273cb386538bbe6f595605cbeb..1a9f20ac871ec4eedad1eb857a47e9b2852fcda7 100644 (file)
@@ -1,6 +1,4 @@
-; RUN: llvm-as < %s | opt -simplifycfg | llvm-dis | grep region | count 2
-; RUN: llvm-as < %s | opt -simplifycfg | llvm-dis | grep func.start | count 2
-; RUN: llvm-as < %s | opt -simplifycfg | llvm-dis | not grep "br label"
+; RUN: opt < %s -simplifycfg -S | not grep "br label"
 
        %llvm.dbg.anchor.type = type { i32, i32 }
        %llvm.dbg.basictype.type = type { i32, { }*, i8*, { }*, i32, i64, i64, i64, i32, i32 }