aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/Inline/devirtualize-2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/Inline/devirtualize-2.ll')
-rw-r--r--test/Transforms/Inline/devirtualize-2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/Inline/devirtualize-2.ll b/test/Transforms/Inline/devirtualize-2.ll
index 02ff767914..b7eb1be19d 100644
--- a/test/Transforms/Inline/devirtualize-2.ll
+++ b/test/Transforms/Inline/devirtualize-2.ll
@@ -40,5 +40,5 @@ define i32 @test2(i8* %this) ssp align 2 {
ret i32 %X
}
-; CHECK: @test2
+; CHECK-LABEL: @test2(
; CHECK-NEXT: ret i32 41