[PGO] make profile prefix even shorter and more readable
[oota-llvm.git] / test / Transforms / IndVarSimplify / 2011-11-17-selfphi.ll
index ccf259597e305b175985c4f02da78ff0696442f2..8f0cb80a10701131f04c520f1fe93bd94863f097 100644 (file)
@@ -1,7 +1,7 @@
 ; RUN: opt < %s -indvars -S | FileCheck %s
 ; PR11350: Check that SimplifyIndvar handles a cycle of useless self-phis.
 
-; CHECK: @test
+; CHECK-LABEL: @test(
 ; CHECK-NOT: lcssa = phi
 define void @test() nounwind {
 entry: