Go to file
Jake Ehrlich 1b30d63aeb Rename K_MIPS64 to K_GNU64
This patch renames K_MIPS64 to K_GNU64 as part of a change to add
support for writing archives with 64-bit indexes in the symbol table.

llvm-svn: 313787
2017-09-20 18:23:01 +00:00
clang Remove offset size check in nullptr arithmetic handling 2017-09-20 18:06:44 +00:00
clang-tools-extra [clangd] Put inacessible items to the end of completion list. 2017-09-20 15:09:14 +00:00
compiler-rt [asan] Try to fix windows test by fflush(stderr) 2017-09-20 07:16:08 +00:00
debuginfo-tests Revert r313600 due to bot failures on Green Dragon. 2017-09-19 14:51:37 +00:00
libclc Add travis CI configuration file 2017-09-20 17:28:58 +00:00
libcxx Fix a bit of UB in __independent_bits_engine. Fixes PR#34663 2017-09-20 17:34:11 +00:00
libcxxabi Fix ASAN build with older compiler-rt versions. 2017-09-14 22:37:34 +00:00
libunwind Fix a typo in the documentation. NFC. 2017-09-16 20:52:05 +00:00
lld Add a special case for trivial alignment. 2017-09-20 17:43:44 +00:00
lldb Fix the SIGINT handlers 2017-09-20 18:09:39 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm Rename K_MIPS64 to K_GNU64 2017-09-20 18:23:01 +00:00
openmp Read blocktime value set by kmp_set_blocktime() before reading from KMP_BLOCKTIME 2017-09-05 15:45:48 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [ScheduleOptimizer] Fix and test schedule tree statistics. 2017-09-20 11:53:05 +00:00