Go to file
Carlo Kok afcc62024e Bugfix for making the DWARF debug strings and labels to code emitted as secrel32 instead of long opcodes (only for coff). This makes them debuggable with GDB.
fixes Bug 16249 - LLVM generates broken debug info on Windows 

llvm-svn: 187597
2013-08-01 18:38:14 +00:00
clang Enable the SLP-vectorizer by default 2013-08-01 18:28:23 +00:00
clang-tools-extra Remove dead #includes. 2013-07-31 22:28:46 +00:00
compiler-rt [lsan] Add leak_check_at_exit flag. 2013-08-01 14:57:07 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc Add missing integer min/max definitions 2013-07-26 13:02:02 +00:00
libcxx Nico Rieck: Currently _MSC_VER and _WIN32 are used to guard code which is 2013-08-01 18:17:34 +00:00
libcxxabi tip-of-trunk clang has corrected some access checks for special members in a virtual inheritance hierarchy. Change a few private inheritances to protected. This change will not impact what the test was testing. This fixes http://llvm.org/bugs/show_bug.cgi?id=16753. 2013-07-30 19:00:45 +00:00
lld Remove the SUPPORT_ALIASARGS define 2013-08-01 00:12:38 +00:00
lldb Allow test categories to be skipped. 2013-08-01 17:59:20 +00:00
llvm Bugfix for making the DWARF debug strings and labels to code emitted as secrel32 instead of long opcodes (only for coff). This makes them debuggable with GDB. 2013-08-01 18:38:14 +00:00
polly Dependence: Add DEBUG support. 2013-07-31 14:35:17 +00:00