forked from OSchip/llvm-project
638a424b56
We need to filter out architectures that the compiler hasn't been built to target (most likely the ARM ones) before attemptint to build a version of libcompiler_rt. This can result in a completely empty library (e.g. soft-float doesn't have any x86 variants), in which case we shouldn't even try the build llvm-svn: 197028 |
||
---|---|---|
.. | ||
clang_darwin.mk | ||
clang_darwin_embedded.mk | ||
clang_darwin_test_input.c | ||
clang_linux.mk | ||
clang_linux_test_input.c | ||
darwin_bni.mk | ||
darwin_fat.mk | ||
multi_arch.mk |