Don't depend on arch specific global prefix.
authorDaniel Dunbar <daniel@zuster.org>
Sat, 5 Sep 2009 11:53:06 +0000 (11:53 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sat, 5 Sep 2009 11:53:06 +0000 (11:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81084 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/cmov-i8-eflags.ll

index 80bc59d07d2dc063bb8c1736f8c8eeb056e71867..fee1cce489bf0ee5226e5b238be4dcb6c6653a94 100644 (file)
@@ -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