llvm-6502/unittests
Andrew Kaylor 70c1ea493e Tests for MCJIT multiple module support
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191723 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-01 01:48:36 +00:00
..
ADT Add a Python-like join function to merge a list of strings with a 2013-09-03 20:43:54 +00:00
Analysis Fix an oversight in isPotentiallyReachable where we wouldn't do any CFG-walking 2013-08-13 00:03:47 +00:00
Bitcode
CodeGen Plug a memory leak in a unit test. Stack allocation is sufficient here. 2013-09-29 11:29:20 +00:00
DebugInfo
ExecutionEngine Tests for MCJIT multiple module support 2013-10-01 01:48:36 +00:00
IR Fix getOrInsertGlobal dropping the address space. 2013-09-30 21:23:03 +00:00
Object
Option Option parsing: support case-insensitive option matching. 2013-08-28 20:04:31 +00:00
Support SourceMgr diagnotics printing: fix a bug where printing a fixit for a source 2013-09-27 21:24:36 +00:00
Transforms Introduce SpecialCaseList::isIn overload for GlobalAliases. 2013-08-19 19:00:35 +00:00
CMakeLists.txt Add a hashing routine that handles hashing types. Add a test for 2013-09-03 21:57:57 +00:00
Makefile Add a hashing routine that handles hashing types. Add a test for 2013-09-03 21:57:57 +00:00
Makefile.unittest