diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2022-03-21 13:43:02 -0400 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2022-03-21 21:55:09 -0400 |
commit | 8907302f88e7e345ce01eabc77462eefaf9a269c (patch) | |
tree | b46eea92196ae4bccb1ece7a562633edddea4119 /llvm/lib/CodeGen/MachineSink.cpp | |
parent | 7f7f4be78abcad4558367b22693ea55cfc5bb547 (diff) | |
download | llvm-8907302f88e7e345ce01eabc77462eefaf9a269c.zip llvm-8907302f88e7e345ce01eabc77462eefaf9a269c.tar.gz llvm-8907302f88e7e345ce01eabc77462eefaf9a269c.tar.bz2 |
[cmake] Handle iOS, watchOS and tvOS when finding compiler-rt on Apple
This patch uses CMAKE_OSX_SYSROOT, which should contain the SDK path
that we're building against on Apple platforms, to determine which
platform we are compiling for and set the compiler-rt suffix accordingly.
Differential Revision: https://reviews.llvm.org/D122161
Diffstat (limited to 'llvm/lib/CodeGen/MachineSink.cpp')
0 files changed, 0 insertions, 0 deletions