hanchenye-llvm-project/compiler-rt/make
Tim Northover 638a424b56 Only build embedded darwin variants if the compiler supports them
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
2013-12-11 11:25:53 +00:00
..
platform Only build embedded darwin variants if the compiler supports them 2013-12-11 11:25:53 +00:00
test
AppleBI.mk Push back various changes for building Apple's compiler-rt dylib. 2013-11-03 07:06:29 +00:00
config.mk Revert r196490 and fix include paths in makefile-based build 2013-12-05 10:40:11 +00:00
filter-inputs
lib_info.mk
lib_platforms.mk
lib_util.mk
options.mk
subdir.mk
util.mk