llvm-6502/unittests
2013-11-15 09:34:33 +00:00
..
ADT Fix a null pointer dereference when copying a null polymorphic pointer. 2013-11-13 02:48:20 +00:00
Analysis
Bitcode
CodeGen DIEHash: Summary hashing of member functions 2013-10-25 20:04:25 +00:00
DebugInfo DWARF parser: propery handle DW_FORM_ref_sig8 and fix Windows build. 2013-10-29 16:32:19 +00:00
ExecutionEngine Removing unnecessary link component for MCJIT unittests 2013-10-21 22:35:06 +00:00
IR Give unit test its own LLVMContext so MDNodes aren't leaked even if we never call llvm_shutdown. 2013-11-15 09:34:33 +00:00
MC Fix MCDataAtom never calling remap when adding data. 2013-10-16 18:26:16 +00:00
Object
Option
Support Recognize 0x0000 as a COFF file magic. 2013-11-14 22:09:08 +00:00
Transforms
CMakeLists.txt Fix MCDataAtom never calling remap when adding data. 2013-10-16 18:26:16 +00:00
Makefile Revert "Move copying of global initializers below the cloning of functions." 2013-11-09 00:43:18 +00:00
Makefile.unittest