Port GetMainExecutable over to PathV2.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 26 Jun 2013 05:01:35 +0000 (05:01 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 26 Jun 2013 05:01:35 +0000 (05:01 +0000)
commite03dfd9b0a176d1f7cb0c662263a13a9c7c30b7e
treeb9b09feb60cd9fd96dd75a6638a04192cdf77f2f
parent399ab33a37ab0cf08c0e35052820ea2b7e1d2e24
Port GetMainExecutable over to PathV2.

I will remove the V1 version as soon as I change clang in the next commit.

llvm-svn: 184914
llvm/include/llvm/Support/FileSystem.h
llvm/lib/Support/Unix/PathV2.inc
llvm/lib/Support/Windows/PathV2.inc
llvm/tools/bugpoint/ToolRunner.cpp
llvm/tools/llvm-config/llvm-config.cpp
llvm/unittests/Support/ProgramTest.cpp