Skip to content
Commit 88979914 authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

Driver: Keep track of a separate "install dir", which is the path where clang

was invoked from (which may not be where the executable itself is).
 - This allows having e.g., /Developer/usr/bin/clang be a symlink to some other
   location, while still making sure the Driver finds 'as', 'ld', etc. relative
   to itself.

llvm-svn: 109989
parent 5863fa52
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment