Go to file
NAKAMURA Takumi 35289340de X86MCAsmInfoGNUCOFF: Set PointerSize as 8 for targeting x64. It caused DW_LNE_set_address was misemitted on x64.
FIXME: I haven't investigate whether CalleeSaveStackSlotSize should be 8.
llvm-svn: 205772
2014-04-08 15:28:50 +00:00
clang clang-format: Fix incorrect multi-block-parameter computation. 2014-04-08 14:04:31 +00:00
clang-tools-extra Output clang-tidy errors in a consistent order. 2014-04-08 12:27:49 +00:00
compiler-rt Update arc config to new domain. 2014-04-07 10:22:41 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Introduce M_LOG2E_F and M_LOG2E 2014-03-28 21:19:03 +00:00
libcxx Fix PR19819 2014-04-07 13:32:26 +00:00
libcxxabi The content of .eh_frame may be misaligned, so use memcpy. This is seen 2014-04-08 11:43:49 +00:00
lld Early continue to reduce nesting. 2014-04-07 21:13:33 +00:00
lldb Accept DWARF version 2 and 3 in debug_line tables 2014-04-08 15:12:07 +00:00
llvm X86MCAsmInfoGNUCOFF: Set PointerSize as 8 for targeting x64. It caused DW_LNE_set_address was misemitted on x64. 2014-04-08 15:28:50 +00:00
openmp Revert commit (testing commit hook). 2014-03-04 18:06:04 +00:00
polly Add another hint for fixing check-polly errors to get_started.html 2014-04-03 19:38:38 +00:00