diff options
author | Tim Northover <tnorthover@apple.com> | 2013-12-11 11:25:53 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2013-12-11 11:25:53 +0000 |
commit | 638a424b56176ecb82cb0efa95273091be7d230a (patch) | |
tree | 8437f81340170096b93e81ebefc0d03bd5c55836 /clang/lib/Lex/ModuleMap.cpp | |
parent | 5dd609206d74b56cb609df70eb5e01cec680d775 (diff) | |
download | llvm-638a424b56176ecb82cb0efa95273091be7d230a.zip llvm-638a424b56176ecb82cb0efa95273091be7d230a.tar.gz llvm-638a424b56176ecb82cb0efa95273091be7d230a.tar.bz2 |
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
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions