diff options
author | Tobias Hieta <tobias@plex.tv> | 2023-02-08 08:11:34 +0100 |
---|---|---|
committer | Tobias Hieta <tobias@hieta.se> | 2023-02-08 08:12:34 +0100 |
commit | 78fb02107ae5819501af2600b0bebd48c1900a9b (patch) | |
tree | 8b25873be3317f87fcea862317d6558bb1295bb6 /clang/lib/Sema/SemaModule.cpp | |
parent | b4431b2d945b6fc19b1a55ac6ce969a8e06e1e93 (diff) | |
download | llvm-78fb02107ae5819501af2600b0bebd48c1900a9b.zip llvm-78fb02107ae5819501af2600b0bebd48c1900a9b.tar.gz llvm-78fb02107ae5819501af2600b0bebd48c1900a9b.tar.bz2 |
[compiler-rt][macOS]: Disable iOS support if iOS SDK is not found
If you are missing the iOS SDK on your macOS (for example you don't have
full Xcode but just CommandLineTools) then CMake currently errors
out without a helpful message. This patch disables iOS support in
compiler-rt if the iOS SDK is not found. This can be overriden by
passing -DCOMPILER_RT_ENABLE_IOS=ON.
Reviewed By: delcypher, thetruestblue
Differential Revision: https://reviews.llvm.org/D133273
Diffstat (limited to 'clang/lib/Sema/SemaModule.cpp')
0 files changed, 0 insertions, 0 deletions