diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2014-01-21 22:49:05 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2014-01-21 22:49:05 +0000 |
commit | 902efc61be719775ccb15cb95ce6c2e79566dd5e (patch) | |
tree | 2d664afec4e5d22f5b4f62e5367dd7538b713cee /llvm/lib/Object/Binary.cpp | |
parent | 50ed9af23d9f26a0538f8496f3400a9b0c9143d8 (diff) | |
download | bcm5719-llvm-902efc61be719775ccb15cb95ce6c2e79566dd5e.tar.gz bcm5719-llvm-902efc61be719775ccb15cb95ce6c2e79566dd5e.zip |
Teach Clang to look in its installation libdir for libraries (such as
libc++) when the installation is within the system root.
This doesn't really help cross compiles much, but we don't (currently)
have a great story around libc++, cross compiles, and who is responsible
for building and/or installing the libraries. However, it handles the
very common case of non-cross builds in a way entirely consistent with
GCC, so I'm hopeful this won't really hose anyone.
This is the second patch that I think should be backported to 3.4 to
give folks an easy to checkout and install working Clang+libc++
toolchain.
llvm-svn: 199769
Diffstat (limited to 'llvm/lib/Object/Binary.cpp')
0 files changed, 0 insertions, 0 deletions