Go to file
George Rimar 9f57a4f14a [ELF] - Do not set flags for CopyRelSection. NFC.
It does not make sense. Them added either to
Out::BssRelRo or Out::Bss, which are always RW.

llvm-svn: 296475
2017-02-28 14:22:15 +00:00
clang Blacklist arbitrary @\\w+ JSDoc tags from wrapping. 2017-02-28 11:08:24 +00:00
clang-tools-extra Misspelled checker description (argument comment) 2017-02-28 14:13:26 +00:00
compiler-rt [XRay] [compiler-rt] [NFC] Annotate unused variables for the compiler. 2017-02-28 08:48:46 +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 math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx Remove XFAIL in implicit_deduction_guides tests 2017-02-27 21:10:41 +00:00
libcxxabi Attempt to fix arm-native libcxxabi tests for the no-exceptions variant 2017-02-27 15:31:34 +00:00
libunwind Fix the project name in the license file. 2017-02-27 17:47:58 +00:00
lld [ELF] - Do not set flags for CopyRelSection. NFC. 2017-02-28 14:22:15 +00:00
lldb Switch SBWatchpoint to use a weak_ptr to the underlying object 2017-02-28 12:32:45 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm [globalisel] Change LLT constructor string into an LLT subclass that knows how to generate it. 2017-02-28 14:21:31 +00:00
openmp [test] Try to link -latomic to provide atomics when available 2017-02-24 22:15:24 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [ScopInfo] Simplify inbounds assumptions under domain constraints 2017-02-28 09:45:54 +00:00