diff options
author | Nico Weber <thakis@chromium.org> | 2021-02-18 09:30:47 -0500 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2021-02-18 10:48:18 -0500 |
commit | 0ec448194e2928a3d1dc2eceeb764c6e19bcec3e (patch) | |
tree | 72ac0ee9e033b016dc1af68a663d78ed86bfcf82 /llvm/lib/CodeGen/SplitKit.cpp | |
parent | 5f7715d8780a1d16ad023995d282a7d94cb923a9 (diff) | |
download | llvm-0ec448194e2928a3d1dc2eceeb764c6e19bcec3e.zip llvm-0ec448194e2928a3d1dc2eceeb764c6e19bcec3e.tar.gz llvm-0ec448194e2928a3d1dc2eceeb764c6e19bcec3e.tar.bz2 |
sysroot.py: add support for darwin
This is a tiny bit messy because compiler-rt needs different sysroots for
macOS, iOS, etc. We want sysroot.py to create something that is a hermetic
representation of all build deps, so it needs to create a directory that
contains all needed SDKs, and these subdirectories are then passed to
cmake which passes each of these _subdirectories_ as different -isysroot
flags while building the runtime libraries.
Differential Revision: https://reviews.llvm.org/D96958
Diffstat (limited to 'llvm/lib/CodeGen/SplitKit.cpp')
0 files changed, 0 insertions, 0 deletions