From 766f219db96effd82a299286eb69e926caa648ab Mon Sep 17 00:00:00 2001 From: Tobias Grosser Date: Tue, 10 Aug 2010 09:54:29 +0000 Subject: [PATCH] Fix failing testcase. Those look like typos to me. llvm-svn: 110664 --- test/CodeGen/X86/2010-08-10-DbgConstant.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/CodeGen/X86/2010-08-10-DbgConstant.ll b/test/CodeGen/X86/2010-08-10-DbgConstant.ll index 3d93832f51c..617860b532e 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: