summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/Binary.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2014-01-21 22:49:05 +0000
committerChandler Carruth <chandlerc@gmail.com>2014-01-21 22:49:05 +0000
commit902efc61be719775ccb15cb95ce6c2e79566dd5e (patch)
tree2d664afec4e5d22f5b4f62e5367dd7538b713cee /llvm/lib/Object/Binary.cpp
parent50ed9af23d9f26a0538f8496f3400a9b0c9143d8 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud