diff options
author | Bob Wilson <bob.wilson@apple.com> | 2014-11-10 19:38:15 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2014-11-10 19:38:15 +0000 |
commit | 8aa9ab104c9c80ee8da3e9170acb0fc9c351ed46 (patch) | |
tree | 9a5ff187572fc9066e8b91c4a9c2c3e566cb534e /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 75b809c9b634d9843a6f17ce02c2b35dedc7ca7c (diff) | |
download | llvm-8aa9ab104c9c80ee8da3e9170acb0fc9c351ed46.zip llvm-8aa9ab104c9c80ee8da3e9170acb0fc9c351ed46.tar.gz llvm-8aa9ab104c9c80ee8da3e9170acb0fc9c351ed46.tar.bz2 |
Build Darwin libclang_rt libraries against real SDKs.
The minimal fake SDK was very useful in allowing us to build for all
Darwin platforms without needing access to the real SDKs, but it did
not support building any of the sanitizer runtimes. It's important to
fix that. As a consequence, if you don't have the iOS SDKs installed,
we will now skip building the iOS-specific libclang_rt libraries.
rdar://problem/18825276
llvm-svn: 221621
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions