Go to file
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
clang Revert "[Attr] Add support for the `ms_hook_prologue` attribute." 2016-08-08 21:19:08 +00:00
clang-tools-extra [clang-tidy] enhance modernize-use-bool-literals to check ternary operator 2016-08-08 17:11:56 +00:00
compiler-rt [esan] Add iterator to esan's generic hashtable 2016-08-08 17:37:19 +00:00
debuginfo-tests
libclc Make min follow the OCL 1.0 specs 2016-07-25 22:36:22 +00:00
libcxx Allow building both shared and static library 2016-08-08 22:57:25 +00:00
libcxxabi Do not depend on unwind when building standalone 2016-08-08 22:09:54 +00:00
libunwind Allow building both shared and static library 2016-08-08 22:55:48 +00:00
lld COFF: handle /debugtype option 2016-08-08 22:02:44 +00:00
lldb Garbage collection is not around anymore, we can remove our support for it. 2016-08-08 22:48:57 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm Do not ignore SizeOfOptionalHeader in COFF header even if PE header is not present. 2016-08-08 22:54:22 +00:00
openmp Fix linking of omp_foreign_thread_team_reuse test on FreeBSD 2016-08-08 18:34:05 +00:00
parallel-libs [StreamExecutor] Add DeviceMemory and kernel arg packing 2016-08-08 16:45:19 +00:00
polly [ScopDetection] Remove unused DetectionContexts during expansion. 2016-08-08 22:39:32 +00:00