Instead, teach SimplifyCFG to trim non-address-taken blocks from
[oota-llvm.git] / test / Transforms / SimplifyCFG / two-entry-phi-return.dbg.ll
index ff85810c76de88ea6f12346d2283a0f0cf7f7661..01041eb7db58be371b51a92c324fc271582ad6e2 100644 (file)
@@ -1,9 +1,9 @@
-; RUN: opt %s -simplifycfg -S | not grep br
+; RUN: opt %s -simplifycfg -S | not grep br
 
         %llvm.dbg.anchor.type = type { i32, i32 }
         %llvm.dbg.compile_unit.type = type { i32, { }*, i32, i8*, i8*, i8*, i1, i1, i8* }
 
-@llvm.dbg.compile_units = linkonce constant %llvm.dbg.anchor.type { i32 458752, i32 17 }, section "llvm.metadata"              ; 
+@llvm.dbg.compile_units = linkonce constant %llvm.dbg.anchor.type { i32 458752, i32 17 }, section "llvm.metadata"
 
 @.str = internal constant [4 x i8] c"a.c\00", section "llvm.metadata"          ; <[4 x i8]*> [#uses=1]
 @.str1 = internal constant [6 x i8] c"/tmp/\00", section "llvm.metadata"       ; <[6 x i8]*> [#uses=1]