test/DebugInfo/dwarfdump-test.test: Tweak expressions for Win32 to match backslashes...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 19 Jul 2012 13:40:09 +0000 (13:40 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 19 Jul 2012 13:40:09 +0000 (13:40 +0000)
commita45d4d1195e818c2a6dec6726c69d48ad35408fa
tree98858a3ceb73b0d65e58e78b59613ee360e41d0f
parentb26e2916c937d03bc2d7e273b2df4ffccdb061b4
test/DebugInfo/dwarfdump-test.test: Tweak expressions for Win32 to match backslashes. They are still odd, though.

For example, Paths are printed on Win32 as below;

/tmp/dbginfo\def2.cc:4:0
/tmp/dbginfo\include\decl2.h:1:0
/tmp/include\decl.h:5:0

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