Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easier debugg...
[oota-llvm.git] / test / Transforms / SimplifyCFG / preserve-branchweights-partial.ll
index 53d5448372dafe39f9483c195b2d3f5b7d2bb75c..8cc07e39a180af78617cae1b24e8a28296c9faf7 100644 (file)
@@ -13,7 +13,7 @@
 declare void @foo() nounwind uwtable
 
 define void @func(i32 %A) nounwind uwtable {
-; CHECK: define void @func
+; CHECK-LABEL: define void @func(
 entry:
   %cmp11 = icmp eq i32 %A, 1
   br i1 %cmp11, label %if.then, label %if.else, !prof !0