From: NAKAMURA Takumi Date: Mon, 17 Mar 2014 05:31:54 +0000 (+0000) Subject: llvm/test/MC/MachO/gen-dwarf-cpp.s: Relax an expression to match DOS pat. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=6e3aceffd39eb8f7e750b5a8364269fc8efc0e53;p=oota-llvm.git llvm/test/MC/MachO/gen-dwarf-cpp.s: Relax an expression to match DOS pat. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204030 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/MC/MachO/gen-dwarf-cpp.s b/test/MC/MachO/gen-dwarf-cpp.s index d5cda27ec58..04a9508aae2 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: ---- ---------- ---------- ---------------------------