Go to file
George Rimar a1b8245654 Revert r283733 "[ELF] - Do not crash if common symbol alignment set to value greater than UINT32_MAX."
Broke BB because forgot to commit source file.

llvm-svn: 283737
2016-10-10 10:27:38 +00:00
clang Fix style issue. Spaces in argument list. 2016-10-10 07:39:39 +00:00
clang-tools-extra Use `let' instead of `let*' in one place where `let*' isn't necessary 2016-10-10 10:22:40 +00:00
compiler-rt [compiler-rt] Exclude compiler-rt from using -fmodules when LLVM_ENABLE_MODULES=On 2016-10-08 09:01:27 +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 Provide vstore_half helper to workaround clc restrictions 2016-09-21 20:15:55 +00:00
libcxx [libcxx] Add the missing limits.h header 2016-10-10 08:38:51 +00:00
libcxxabi [libc++abi] Fix bug which cased the static libunwind to always be chosen 2016-10-09 20:44:48 +00:00
libunwind libunwind: Add OpenBSD case for _Unwind_Ptr typedef 2016-09-28 15:37:21 +00:00
lld Revert r283733 "[ELF] - Do not crash if common symbol alignment set to value greater than UINT32_MAX." 2016-10-10 10:27:38 +00:00
lldb [LLDB][MIPS] Skip some test case which were causing LLDB to go into infinite loop 2016-10-10 10:02:09 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm This pass, fixing an erratum in some LEON 2 processors ensures that the SDIV instruction is not issued, but replaced by SDIVcc instead, which does not exhibit the error. Unit test included. 2016-10-10 08:53:06 +00:00
openmp Code cleanup for the runtime without monitor thread 2016-10-07 18:12:19 +00:00
parallel-libs [SE] Change CoreTests target name 2016-09-27 15:32:52 +00:00
polly Fix formatting after recent cl:: changes 2016-10-09 08:31:35 +00:00