From: Jakob Stoklund Olesen Date: Tue, 10 Aug 2010 16:48:24 +0000 (+0000) Subject: Fix test for more architectures. Patch by Tobias Grosser. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=dc0830947a0787006cd4dc858ad163c39ecefc90;p=oota-llvm.git Fix test for more architectures. Patch by Tobias Grosser. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110685 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/X86/2010-08-10-DbgConstant.ll b/test/CodeGen/X86/2010-08-10-DbgConstant.ll index 617860b532e..ed94579137f 100644 --- a/test/CodeGen/X86/2010-08-10-DbgConstant.ll +++ b/test/CodeGen/X86/2010-08-10-DbgConstant.ll @@ -1,6 +1,6 @@ ; RUN: llc -O0 < %s | FileCheck %s ; CHECK: DW_TAG_constant -; CHECK-NEXT: .ascii "ro" # DW_AT_name +; CHECK-NEXT: ascii "ro" #{{#?}} DW_AT_name define void @foo() nounwind ssp { entry: