commit | 0bbad519aa068206f1e158d5073f72a39fbe83c5 | [log] [tgz] |
---|---|---|
author | Daniel Dunbar <daniel@zuster.org> | Mon Jul 19 00:44:04 2010 +0000 |
committer | Daniel Dunbar <daniel@zuster.org> | Mon Jul 19 00:44:04 2010 +0000 |
tree | ce7571947d165a433786d1b2cdfb16399cd14145 | |
parent | e9122a36c4c951c4cdce842dc8caf20874908cfd [diff] |
Driver: Change the driver to take the path to the main executable, instead of taking it in pieces. - Fixes a problem where the Clang executable path was not initialized properly on Win32, because sys::Path::getBasename() doesn't do what I always think it does. Imagine that, a sys::Path interface that is confusing! git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@108667 91177308-0d34-0410-b5e6-96231b3b80d8