llvm-project/compiler-rt/make/platform
Keno Fischer e16edb554f [compiler-rt] Properly detect lack of available system libraries for arch in clang_darwin.mk
Summary: This is the Makefile analog of r247833, except that the test also had to be changed such that clang actually attempts to link the program as opposed to just building it. Because of that change, I also switched the order to checking for ld/clang architecture support, because now lack of ld support would make the clang check fail. This fixes PR24776.

Reviewers: beanz

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D13425

llvm-svn: 249358
2015-10-05 22:24:12 +00:00
..
clang_darwin.mk [compiler-rt] Properly detect lack of available system libraries for arch in clang_darwin.mk 2015-10-05 22:24:12 +00:00
clang_darwin_test_input.c [compiler-rt] Properly detect lack of available system libraries for arch in clang_darwin.mk 2015-10-05 22:24:12 +00:00
clang_linux.mk profile: Autoconf build system support for r241824 2015-07-13 06:39:53 +00:00
clang_linux_test_input.c Determine supported archs for compiler-rt libraries on Linux by trying to compile a simple executable 2012-10-09 16:05:50 +00:00
clang_macho_embedded.mk [Builtins] Wire half-precision conversions through Darwin makefiles. 2015-05-14 01:47:32 +00:00
clang_macho_embedded_test_input.c Macho-embedded: update build script for newer Clang behaviour. 2014-01-21 12:38:02 +00:00
darwin_bni.mk [darwin] fix libcompiler_rt.dylib build 2015-05-20 22:37:46 +00:00
multi_arch.mk build: Change default CC to be clang instead of gcc. 2011-11-15 18:34:17 +00:00