llvm-6502/unittests
Rafael Espindola c4fe4e9681 Factor common code it Linker::init.
The TypeFinder was not being used in one of the constructors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222172 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-17 20:51:01 +00:00
..
ADT StringMap: Test and finish off supporting perfectly forwarded values in StringMap operations. 2014-11-14 00:41:46 +00:00
Analysis Fix GraphTraits for "const CallGraphNode *" and "const CallGraph *" 2014-11-17 17:51:45 +00:00
Bitcode [Bitcode] AtEndOfStream should only check against the size if it's known. 2014-11-13 00:08:41 +00:00
CodeGen
DebugInfo
ExecutionEngine [MCJIT] Make repeat calls to MCJIT::getPointerToFunction for declarations safe. 2014-10-22 23:18:42 +00:00
IR Add unittest for extreme alignments. 2014-10-23 14:45:19 +00:00
LineEditor [CMake] LineEditorTests: Add Support to link_components. 2014-07-24 11:44:33 +00:00
Linker Factor common code it Linker::init. 2014-11-17 20:51:01 +00:00
MC Dispose disassembler after use in unit test. 2014-11-15 10:53:12 +00:00
Option
Support Fixing some sign comparison warnings from MSVC; NFC. 2014-11-13 13:39:49 +00:00
Transforms Move the complex address expression out of DIVariable and into an extra 2014-10-01 18:55:02 +00:00
CMakeLists.txt
Makefile
Makefile.unittest