summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/CodeGen/X86/cmov-i8-eflags.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/cmov-i8-eflags.ll b/llvm/test/CodeGen/X86/cmov-i8-eflags.ll
index 80bc59d07d2..fee1cce489b 100644
--- a/llvm/test/CodeGen/X86/cmov-i8-eflags.ll
+++ b/llvm/test/CodeGen/X86/cmov-i8-eflags.ll
@@ -34,7 +34,7 @@ bb.i.i.i: ; preds = %entry
%4 = volatile load i8* @g_100, align 1 ; <i8> [#uses=0]
br label %func_4.exit.i
-; CHECK: _g_100
+; CHECK: g_100
; CHECK: testb
; CHECK: testb %al, %al
; CHECK-NEXT: setne %al
OpenPOWER on IntegriCloud