hanchenye-llvm-project/clang/runtime
Alexey Samsonov 99ee10d2b8 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: 209474
2014-05-22 21:13:30 +00:00
..
compiler-rt Unify the name of compiler-rt builtins library on Linux. 2014-05-22 21:13:30 +00:00
libcxx libc++: Install headers in include/, rather than lib/ 2013-11-15 18:07:57 +00:00
CMakeLists.txt [CMake] Propagate top-level targets for compiler-rt runtimes and test-suites 2014-03-21 13:09:25 +00:00
Makefile