diff options
author | Justin Bogner <mail@justinbogner.com> | 2013-11-15 18:07:59 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2013-11-15 18:07:59 +0000 |
commit | 13a641b338b33f93dda65bac637277cfbbac2990 (patch) | |
tree | d5d67a8f0d1e7b0ffe5b1c2bdebebd9448234020 /llvm/lib/CodeGen/AsmPrinter | |
parent | 2e8350b2b9f356d4372491010d49eb7f65e16676 (diff) | |
download | bcm5719-llvm-13a641b338b33f93dda65bac637277cfbbac2990.tar.gz bcm5719-llvm-13a641b338b33f93dda65bac637277cfbbac2990.zip |
Darwin: Look for libc++ headers in include/, rather than lib/
Up until now we were expecting that when libc++ is installed alongside
clang the headers would be in lib/, which was true if the configure
build was used and false if the cmake build was.
We've now corrected the configure build to install in include/, and
with this change we'll be able to find the correct headers with both
build systems.
llvm-svn: 194834
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter')
0 files changed, 0 insertions, 0 deletions