Fix failing testcase.
authorTobias Grosser <grosser@fim.uni-passau.de>
Tue, 10 Aug 2010 09:54:29 +0000 (09:54 +0000)
committerTobias Grosser <grosser@fim.uni-passau.de>
Tue, 10 Aug 2010 09:54:29 +0000 (09:54 +0000)
Those look like typos to me.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110664 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/2010-08-10-DbgConstant.ll

index 3d93832f51c3ae31db4a92be65951fa69da40a1b..617860b532e1b892e4188d4055a95537466868eb 100644 (file)
@@ -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: