summaryrefslogtreecommitdiff
path: root/test/Transforms/Reassociate/2012-05-08-UndefLeak.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/Reassociate/2012-05-08-UndefLeak.ll')
-rw-r--r--test/Transforms/Reassociate/2012-05-08-UndefLeak.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/Reassociate/2012-05-08-UndefLeak.ll b/test/Transforms/Reassociate/2012-05-08-UndefLeak.ll
index 2f5a53e0ce..c563fe26c1 100644
--- a/test/Transforms/Reassociate/2012-05-08-UndefLeak.ll
+++ b/test/Transforms/Reassociate/2012-05-08-UndefLeak.ll
@@ -5,7 +5,7 @@
; Transform disabled until PR13021 is fixed.
define i64 @f(i64 %x0) {
-; CHECK: @f
+; CHECK-LABEL: @f(
; CHECK-NEXT: mul i64 %x0, 208
; CHECK-NEXT: add i64 %{{.*}}, 1617
; CHECK-NEXT: ret i64