llvm-project/libcxx
Petr Hosek 9e49a3376e Allow building both shared and static library
This change allows building both shared and static version of libc++
in a single build, sharing object files between both versions.

Differential Revision: https://reviews.llvm.org/D23232

llvm-svn: 278068
2016-08-08 22:57:25 +00:00
..
benchmarks Pass compilers when configuring Google Benchmark. 2016-08-02 20:21:07 +00:00
cmake Rework libatomic handling in CMake and LIT. 2016-07-18 06:01:50 +00:00
docs Allow building both shared and static library 2016-08-08 22:57:25 +00:00
include [libcxx] Add "flag" default arg: basic_regex ptr_size_flag ctor 2016-08-07 22:26:04 +00:00
lib Allow building both shared and static library 2016-08-08 22:57:25 +00:00
src Fixing 'Aquire' typo and libcxx build. 2016-08-02 13:43:48 +00:00
test Fix copy/move constructor annotation for the uses-allocator test types. 2016-08-08 02:22:41 +00:00
utils [libcxx] Add support for benchmark tests using Google Benchmark. 2016-07-19 23:07:03 +00:00
www Mark LWG 2726 as complete. No code change needed. 2016-08-07 21:47:06 +00:00
.arcconfig Upgrade arcconfig to use https 2016-07-18 02:02:49 +00:00
.gitignore Add MSVC specifics to .gitignore. Patch from STL@microsoft.com 2016-08-03 05:51:19 +00:00
CMakeLists.txt Allow building both shared and static library 2016-08-08 22:57:25 +00:00
CREDITS.TXT Add entry to CREDITS.TXT for propagate_const 2016-06-19 19:36:28 +00:00
LICENSE.TXT Update copyright year to 2016. 2016-03-30 22:39:53 +00:00
TODO.TXT Test commit to see if libcxx.llvm.org/docs builds 2015-09-04 22:57:00 +00:00