llvm-project/compiler-rt/make/platform
Tim Northover 8897b8d21a AArch64: don't just hack arm64 support into compiler-rt.
We should check whether the compiler & linker support ARM64 before attempting
to build a version of compiler-rt for it. Otherwise things will go badly.

rdar://problem/18575597

llvm-svn: 219332
2014-10-08 18:34:30 +00:00
..
clang_darwin.mk AArch64: don't just hack arm64 support into compiler-rt. 2014-10-08 18:34:30 +00:00
clang_darwin_test_input.c lib: Finish int_math.h definitions using compiler builtins and eliminate 2011-11-16 07:33:06 +00:00
clang_linux.mk Fix configure+make build of profile runtime library 2014-07-10 00:53:20 +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 Fix typos 2014-05-15 02:22:34 +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 AArch64: add support for ARM64 iOS versions of compiler-rt. 2014-10-08 17:28:37 +00:00
darwin_fat.mk Fix typos 2014-05-15 02:22:34 +00:00
multi_arch.mk build: Change default CC to be clang instead of gcc. 2011-11-15 18:34:17 +00:00