forked from OSchip/llvm-project
8bd2722f65
This corresponds to getArchNameForCompilerRTLib in clang; any 32 bit x86 architecture triple (except on android, but those exceptions are already handled in compiler-rt on a different level) get the compiler rt library names with i386; arm targets get either "arm" or "armhf". (Mapping to "armhf" is handled in the toplevel CMakeLists.txt.) Differential Revision: https://reviews.llvm.org/D98173 |
||
---|---|---|
.. | ||
Modules | ||
caches | ||
base-config-ix.cmake | ||
builtin-config-ix.cmake | ||
config-ix.cmake |