Support/PathV2: Move make_absolute from path to fs.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Tue, 7 Dec 2010 03:57:17 +0000 (03:57 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Tue, 7 Dec 2010 03:57:17 +0000 (03:57 +0000)
commitee271d8758c8493f2cadf5b9c0ec57431565891b
tree2075d5abc1a317ff6d0160c9b74f7bc7bbae7159
parentbf60dad984e296d43a8a6b33e8c528e8c8a24394
Support/PathV2: Move make_absolute from path to fs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121108 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/FileSystem.h
include/llvm/Support/PathV2.h
lib/Support/PathV2.cpp
unittests/Support/Path.cpp