Go to file
Rui Ueyama 1e52f25d46 Add -m elf32_x86_64.
Patch by H.J. Lu.

This patch adds -m elf32_x86_64 to lld. But it doesn't generate working
x32 binaries.

Differential Revision: http://reviews.llvm.org/D22268

llvm-svn: 275236
2016-07-12 23:28:33 +00:00
clang [CUDA] Use the multi-element remove function in EraseUnwantedCUDAMatches. 2016-07-12 23:23:13 +00:00
clang-tools-extra Changes related to tooling::applyAllReplacements interface change in D21601. 2016-07-11 13:53:21 +00:00
compiler-rt [sanitizers] Allocate 12MB for stack instead of 134MB 2016-07-12 20:10:28 +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 configure: Remove device specific defines 2016-06-17 20:30:50 +00:00
libcxx Add more tests for LWG#2582. No code changes needed, just tests. 2016-07-12 20:15:46 +00:00
libcxxabi Fix [libcxxabi] Fix warning about uninitialized const member. 2016-06-15 19:59:16 +00:00
libunwind [PATCH] [libunwind][ehabi] Use early returns where possible. 2016-07-08 12:13:31 +00:00
lld Add -m elf32_x86_64. 2016-07-12 23:28:33 +00:00
lldb Remove assert since it was crashing the mutli process driver tests. Made the code behave correctly when indexes are out of range or the collection is empty and is "log enable lldb unwind" is enabled, log an error message. 2016-07-12 23:07:50 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [LV] Do not invalidate use-lists we're iterating over. 2016-07-12 23:11:34 +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 Change mailing list names in README 2016-06-24 22:50:09 +00:00
polly Add CHECK line to test case. NFC. 2016-07-12 16:37:50 +00:00