hanchenye-llvm-project/compiler-rt/make
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
..
platform Unify the name of compiler-rt builtins library on Linux. 2014-05-22 21:12:43 +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 One more attempt to fix Makefile build 2014-03-19 15:26:54 +00:00
filter-inputs
lib_info.mk Automatically create .dSYM for libcompiler_rt.dylib when using Apple's internal build system 2012-11-26 22:48:51 +00:00
lib_platforms.mk
lib_util.mk
options.mk Automatically create .dSYM for libcompiler_rt.dylib when using Apple's internal build system 2012-11-26 22:48:51 +00:00
subdir.mk Move original compiler-rt functions (libgcc replacement) to lib/builtins directory 2014-02-14 09:20:33 +00:00
util.mk