OSDN Git Service

Rename PathV2 to just Path now that it is the only one.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 26 Jun 2013 19:33:03 +0000 (19:33 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 26 Jun 2013 19:33:03 +0000 (19:33 +0000)
commit7a231f5a1e346eff9d7b02f9f24dfb3d79c2f12f
treebcc20a5c6726318bbd2ea58e28b35c0b4a8b1744
parent842cfc91f29f6446bb675891f7abc127f9fbe768
Rename PathV2 to just Path now that it is the only one.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185015 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/CMakeLists.txt
lib/Support/Path.cpp [moved from lib/Support/PathV2.cpp with 99% similarity]
lib/Support/Unix/Path.inc [moved from lib/Support/Unix/PathV2.inc with 99% similarity]
lib/Support/Windows/Path.inc [moved from lib/Support/Windows/PathV2.inc with 99% similarity]