summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2012-04-16 22:20:48 +0000
committerChandler Carruth <chandlerc@gmail.com>2012-04-16 22:20:48 +0000
commitf594b178c6e870830b1c0cd1d33595d720d00444 (patch)
tree0dd1ddc33b29ed8854ef172a2f2d9da4135f67bf
parentcc1722818bd3affa65e07ac7fae29715bc20babb (diff)
downloadbcm5719-llvm-f594b178c6e870830b1c0cd1d33595d720d00444.tar.gz
bcm5719-llvm-f594b178c6e870830b1c0cd1d33595d720d00444.zip
Relax this test a touch to cope with different assembly variants.
llvm-svn: 154870
-rw-r--r--llvm/test/CodeGen/X86/br-fold.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/br-fold.ll b/llvm/test/CodeGen/X86/br-fold.ll
index f004964438a..2c371949380 100644
--- a/llvm/test/CodeGen/X86/br-fold.ll
+++ b/llvm/test/CodeGen/X86/br-fold.ll
@@ -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]
OpenPOWER on IntegriCloud