clang/runtime
Alexey Samsonov 9cd6c51cd8 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.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@209474 91177308-0d34-0410-b5e6-96231b3b80d8
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 Install a copy of the libc++ headers with clang. <rdar://problem/10096516> 2011-09-30 20:24:28 +00:00