summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/shl-anyext.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/shl-anyext.ll')
-rw-r--r--test/CodeGen/X86/shl-anyext.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/shl-anyext.ll b/test/CodeGen/X86/shl-anyext.ll
index 10d489b9a8..0a5d047d23 100644
--- a/test/CodeGen/X86/shl-anyext.ll
+++ b/test/CodeGen/X86/shl-anyext.ll
@@ -17,7 +17,7 @@ if.end523: ; preds = %if.end453
ret void
}
-; CHECK: foo:
+; CHECK-LABEL: foo:
declare void @bar(i64)