DebugInfo/lto-comp-dir.ll: Tweak for dos path.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 18 Mar 2014 06:01:14 +0000 (06:01 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 18 Mar 2014 06:01:14 +0000 (06:01 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204117 91177308-0d34-0410-b5e6-96231b3b80d8

test/DebugInfo/lto-comp-dir.ll

index 77ab70b685377ed9c282b785fa9adbc7f752c53d..eeaf4c0a658f8ec92acc05d2c375bf4c4c2f3ab9 100644 (file)
@@ -14,8 +14,8 @@
 ; CHECK: file_names[   1]   0 {{.*}} b.cpp
 ; CHECK-NOT: file_names
 
-; ASM: .file   1 "/tmp/dbginfo/a/a.cpp"
-; ASM: .file   2 "/tmp/dbginfo/b/b.cpp"
+; ASM: .file   1 "/tmp/dbginfo/a{{[/\\]+}}a.cpp"
+; ASM: .file   2 "/tmp/dbginfo/b{{[/\\]+}}b.cpp"
 
 ; Generated from the following source compiled to bitcode from within their
 ; respective directories (with debug info) and linked together with llvm-link