Relax this test a touch to cope with different assembly variants.
authorChandler Carruth <chandlerc@gmail.com>
Mon, 16 Apr 2012 22:20:48 +0000 (22:20 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 16 Apr 2012 22:20:48 +0000 (22:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154870 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/br-fold.ll

index f004964438a34b1ffe03c2e308a5b813428ce641..2c37194938018f8df3707c912244d9ceb6fa8cde 100644 (file)
@@ -1,7 +1,7 @@
 ; RUN: llc -march=x86-64 < %s | FileCheck %s
 
 ; CHECK: orq
-; CHECK-NEXT: .LBB0_1
+; CHECK-NEXT: LBB0_1
 
 @_ZN11xercesc_2_513SchemaSymbols21fgURI_SCHEMAFORSCHEMAE = external constant [33 x i16], align 32 ; <[33 x i16]*> [#uses=1]
 @_ZN11xercesc_2_56XMLUni16fgNotationStringE = external constant [9 x i16], align 16 ; <[9 x i16]*> [#uses=1]