From cf9dda307c7d6afbe6534a48b5814047fa1a2efb Mon Sep 17 00:00:00 2001 From: Paul Robinson Date: Mon, 5 Feb 2018 22:30:00 +0000 Subject: [PATCH] Fix Windows bots for test from r324270. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@324279 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/MC/MachO/gen-dwarf-cpp.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/MC/MachO/gen-dwarf-cpp.s b/test/MC/MachO/gen-dwarf-cpp.s index 08b07de9e96..bcc789c23c9 100644 --- a/test/MC/MachO/gen-dwarf-cpp.s +++ b/test/MC/MachO/gen-dwarf-cpp.s @@ -14,7 +14,7 @@ L1: leave // rdar://9275556 // We check that the source name "t.s" is picked up -// CHECK: include_directories[ 1] = "{{.*[/\\]}}test{{[/\\]}}MC{{[/\\]}}MachO" +// CHECK: include_directories[ 1] = "{{.*[/\\\\]}}test{{[/\\\\]}}MC{{[/\\\\]}}MachO" // CHECK: include_directories[ 2] = "inc" // CHECK: Dir Mod Time File Len File Name // CHECK: ---- ---------- ---------- ---------------------------