Improve sys::Path::makeAbsolute on Win32.
authorDaniel Dunbar <daniel@zuster.org>
Sun, 12 Jul 2009 20:23:56 +0000 (20:23 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sun, 12 Jul 2009 20:23:56 +0000 (20:23 +0000)
commita00e85c9b1d57d3ba89592b95f55c571170a8ab9
tree2308df5e2076e54bc4368f71c1267730a2770640
parentf36892335b4919b9120e48a792e6b3630b9de978
Improve sys::Path::makeAbsolute on Win32.
 - Patch by Viktor Kutuzov!

 - Minor tweak by me to add llvm_unreachable calls on FIXMEd error paths.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75424 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/SystemUtils.cpp
lib/System/Path.cpp
lib/System/Unix/Path.inc
lib/System/Win32/Path.inc