Go to file
Rui Ueyama e8a6102fa9 Rewrite CommonInputSection as a synthetic input section.
A CommonInputSection is a section containing all common symbols.
That was an input section but was abstracted in a different way
than the synthetic input sections because it was written before
the synthetic input section was invented.

This patch rewrites CommonInputSection as a synthetic input section
so that it behaves better with other sections.

llvm-svn: 286053
2016-11-05 23:05:47 +00:00
clang clang-format: Better support for CUDA's triple brackets. 2016-11-05 17:43:16 +00:00
clang-tools-extra [ClangTidy - performance-unnecessary-value-param] Only add "const" when current parameter is not already const qualified 2016-11-04 20:51:31 +00:00
compiler-rt [asan] Add more dynamic CRT mode tests 2016-11-02 15:39:08 +00:00
debuginfo-tests
libclc Provide vstore_half helper to workaround clc restrictions 2016-09-21 20:15:55 +00:00
libcxx Upgrade in-tree google benchmark to v1.1 2016-11-05 00:30:27 +00:00
libcxxabi [p0012] Implement ABI support for throwing a noexcept function pointer and 2016-11-02 23:41:51 +00:00
libunwind Add support for old versions of MacOS to libunwind. Fixes PR22203. Thanks to Jeremy for the bug report and the patch. 2016-11-02 17:56:05 +00:00
lld Rewrite CommonInputSection as a synthetic input section. 2016-11-05 23:05:47 +00:00
lldb make-core.sh: add FreeBSD support 2016-11-05 14:45:13 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [Hexagon] Relocate pattern-related bits to proper places 2016-11-05 21:44:50 +00:00
openmp fixed typo in comment 2016-11-03 17:48:46 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly IslNodeBuilder: Ensure newly generated memory accesses are well-defined 2016-11-05 21:46:01 +00:00