summaryrefslogtreecommitdiff
path: root/test/DebugInfo/lto-comp-dir.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/DebugInfo/lto-comp-dir.ll')
-rw-r--r--test/DebugInfo/lto-comp-dir.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/DebugInfo/lto-comp-dir.ll b/test/DebugInfo/lto-comp-dir.ll
index 77ab70b685..eeaf4c0a65 100644
--- a/test/DebugInfo/lto-comp-dir.ll
+++ b/test/DebugInfo/lto-comp-dir.ll
@@ -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