Go to file
Rui Ueyama a7f7884df8 Simplify output section ownership.
This patch simplifies output section management by making
Factory class have ownership of sections that creates.

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

llvm-svn: 276141
2016-07-20 17:19:03 +00:00
clang [MS] Improve VPtrInfo field names and doc comments 2016-07-20 14:40:25 +00:00
clang-tools-extra clang-tidy modernize-loop-convert: preserve type of alias declaration (bug 28341) 2016-07-20 12:32:06 +00:00
compiler-rt [asan] trying to fix the android bot 2016-07-20 15:59:34 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc amdgpu: Use right builtn for rsq 2016-07-19 19:02:01 +00:00
libcxx Fix inheriting constructor test for std::function. 2016-07-20 06:46:22 +00:00
libcxxabi Attempt to bring peace to -Werror buildbots. 2016-07-19 20:35:09 +00:00
libunwind libunwind: limit stack usage in unwind cursor 2016-07-20 15:19:09 +00:00
lld Simplify output section ownership. 2016-07-20 17:19:03 +00:00
lldb If x/i is followed by x/g, the format should be reset to 'x'. 2016-07-20 15:41:12 +00:00
llgo Upgrade all the .arcconfigs to https. 2016-07-14 13:15:37 +00:00
llvm move decomposeBitTestICmp() to Transforms/Utils; NFC 2016-07-20 17:18:45 +00:00
openmp http://reviews.llvm.org/D22134: Implementation of OpenMP 4.5 nonmonotonic schedule modifier 2016-07-11 10:44:57 +00:00
parallel-libs Set up arcconfig for parallel-libs project 2016-07-18 17:26:26 +00:00
polly Update isl to isl-0.17.1-191-g540b2fd 2016-07-20 16:53:07 +00:00