summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/hoist-common.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/hoist-common.ll')
-rw-r--r--llvm/test/CodeGen/X86/hoist-common.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/hoist-common.ll b/llvm/test/CodeGen/X86/hoist-common.ll
index cdfdea3d982..6b2687631a3 100644
--- a/llvm/test/CodeGen/X86/hoist-common.ll
+++ b/llvm/test/CodeGen/X86/hoist-common.ll
@@ -7,7 +7,7 @@
define zeroext i1 @t(i32 %c) nounwind ssp {
entry:
-; CHECK: t:
+; CHECK-LABEL: t:
; CHECK: xorl %eax, %eax
; CHECK: test
; CHECK: je
OpenPOWER on IntegriCloud