summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/loop-hoist.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/loop-hoist.ll')
-rw-r--r--llvm/test/CodeGen/X86/loop-hoist.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/loop-hoist.ll b/llvm/test/CodeGen/X86/loop-hoist.ll
index 4edb0884a6b..cf63f30265a 100644
--- a/llvm/test/CodeGen/X86/loop-hoist.ll
+++ b/llvm/test/CodeGen/X86/loop-hoist.ll
@@ -4,7 +4,7 @@
; CHECK: _foo:
; CHECK: L_Arr$non_lazy_ptr
-; CHECK: LBB1_1: ## cond_true
+; CHECK: LBB1_1: ## %cond_true
@Arr = external global [0 x i32] ; <[0 x i32]*> [#uses=1]
OpenPOWER on IntegriCloud