llvm-project/compiler-rt/make/platform
Alexey Samsonov 00997e29e5 Unify the name of compiler-rt builtins library on Linux.
Call it "libclang_rt.builtins-<arch>.a" to be consistent
with sanitizers/profile libraries naming. Modify Makefile
and CMake build systems and Clang driver accordingly.

Fixes PR19822.

llvm-svn: 209473
2014-05-22 21:12:43 +00:00
..
clang_darwin.mk Fix typos 2014-05-15 02:22:34 +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 Unify the name of compiler-rt builtins library on Linux. 2014-05-22 21:12:43 +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 Push back various changes for building Apple's compiler-rt dylib. 2013-11-03 07:06:29 +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