Go to file
Rafael Espindola 6b9998b3eb Create symbols marking the start of a section earlier.
This lets us pass the symbol to the constructor and avoid the mutable field.

This also opens the way for outputting the symbol only when needed, instead
of outputting them at the start of the file.

llvm-svn: 231859
2015-03-10 22:00:25 +00:00
clang [Objective-C Sema]. Remove -Wreceiver-is-weak warning. 2015-03-10 21:28:33 +00:00
clang-tools-extra [clang-tidy] Fixed header guards using clang-tidy llvm-header-guard check. NFC. 2015-03-09 16:52:33 +00:00
compiler-rt asan: fix leak test for power platform 2015-03-10 10:36:06 +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 Fix bitselect for float/double types v2 2015-03-05 15:31:05 +00:00
libcxx Use generic feature name for sanitizers that replace new and delete 2015-03-10 20:46:04 +00:00
libcxxabi Remove unneeded const_cast in readPointerHelper. Pointed out by jroelofs 2015-03-10 21:32:53 +00:00
lld The LLD tests require 'llvm-nm' to run as well, ensure that this is 2015-03-10 08:08:58 +00:00
lldb Add =shlibs-added/=shlibs-removed notifications (MI) 2015-03-10 21:59:55 +00:00
llgo [llgo] Disable known failing packages in check-libgo 2015-03-06 02:49:07 +00:00
llvm Create symbols marking the start of a section earlier. 2015-03-10 22:00:25 +00:00
openmp fix for broken commit 231774 2015-03-10 10:14:57 +00:00
polly Ensure the functions in our GPURuntime are visible 2015-03-10 20:23:14 +00:00