From: Chandler Carruth Date: Mon, 16 Apr 2012 22:20:48 +0000 (+0000) Subject: Relax this test a touch to cope with different assembly variants. X-Git-Tag: android-x86-6.0-r1~231^2~79 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=177bea5330448cd07481d5f057176290be969d27;p=android-x86%2Fexternal-llvm.git Relax this test a touch to cope with different assembly variants. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154870 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/X86/br-fold.ll b/test/CodeGen/X86/br-fold.ll index f004964438a..2c371949380 100644 --- a/test/CodeGen/X86/br-fold.ll +++ b/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]