llvm-6502/lib
David Majnemer ab15115ee0 CodeGen: Enable DWARF emission for MS ABI targets
This is experimental, just barely enough to get things to not
immediately combust.

A note for those who are curious:
Only lld can successfully link the object files, other linkers truncate
the section names making the debug sections illegible to debuggers.

Even with this in mind, we believe we are having trouble with SECREL
relocations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221245 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-04 08:03:31 +00:00
..
Analysis Use AA in LoadCombine 2014-11-03 23:19:16 +00:00
AsmParser X86: Implement the vectorcall calling convention 2014-10-28 01:29:26 +00:00
Bitcode IR: MDNode => Value: Instruction::getAllMetadataOtherThanDebugLoc() 2014-11-03 18:13:57 +00:00
CodeGen CodeGen: Enable DWARF emission for MS ABI targets 2014-11-04 08:03:31 +00:00
DebugInfo
ExecutionEngine [JIT] Fix some more missing endian conversions in RuntimeDyld 2014-11-01 15:52:31 +00:00
IR IR: MDNode => Value: Instruction::getAllMetadataOtherThanDebugLoc() 2014-11-03 18:13:57 +00:00
IRReader
LineEditor
Linker Revert r221096 bringing back r221014 with a fix. 2014-11-02 13:28:57 +00:00
LTO
MC Revert r221150, as it broke sanitizer tests 2014-11-03 12:19:03 +00:00
Object Remove the static version of getScatteredRelocationType() now that r221211 added 2014-11-04 01:12:39 +00:00
Option
ProfileData Use ErrorOr for the ::create factory on instrumented and sample profilers. 2014-11-03 00:51:45 +00:00
Support #include <winbase.h> is not enough for Visual C++ 2013, it errors: 2014-11-04 07:53:30 +00:00
TableGen
Target R600/LLVMBuild.txt: Add TransformUtils. 2014-11-04 02:16:53 +00:00
Transforms Revert "Transforms: reapply SVN r219899" 2014-11-04 02:02:14 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile