aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorNico Weber <thakis@chromium.org>2020-02-10 07:42:27 -0500
committerNico Weber <thakis@chromium.org>2020-02-10 07:43:42 -0500
commit3dc47979bb9eb99e5bec5fb33215d256cbaa3eb1 (patch)
tree18e713b96951a90da56f2cf53698c85f37943b9b /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent1ac44d9fd1d994d41ddf26ed4991bfd6b5b17dca (diff)
downloadllvm-3dc47979bb9eb99e5bec5fb33215d256cbaa3eb1.zip
llvm-3dc47979bb9eb99e5bec5fb33215d256cbaa3eb1.tar.gz
llvm-3dc47979bb9eb99e5bec5fb33215d256cbaa3eb1.tar.bz2
[gn build] make 'clang' target depend on libcxx/include on mac
On macOS, libc++ headers are distributed with the compiler, not the sysroot. Without this, compiling a file that includes something like <string> won't compile with gn-built clang without manual tweaks. I used to do the manual tweaks, but now that other people are starting to use this on mac, let's make it Just Work. (This is marginally nicer than the cmake build now in that you can just build 'clang' and it'll do the right thing.) Differential Revision: https://reviews.llvm.org/D74247
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions