Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality...
[oota-llvm.git] / test / Transforms / ScalarRepl / 2011-10-22-VectorCrash.ll
index cd21ff5f0b51368d659e62e83783bd33628bc5bd..e4456361a66dabe0e027ec3efa58f02713fe1fae 100644 (file)
@@ -4,7 +4,7 @@ target triple = "thumbv7-apple-ios5.0.0"
 
 %union.anon = type { <4 x float> }
 
-; CHECK: @test
+; CHECK-LABEL: @test(
 ; CHECK-NOT: alloca
 
 define void @test() nounwind {