aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/ExecutionEngine/MCJIT/MCJITTestBase.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce llvm::sys::getProcessTriple() function.Peter Collingbourne2013-01-161-1/+1
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-5/+5
* Sort the #include lines for unittest/...Chandler Carruth2012-12-041-1/+1
* Moving SectionMemoryManager into RuntimeDyld and adding unit tests for it.Andrew Kaylor2012-11-271-2/+1
* Adding MCJIT and MemoryBuffer unit testsAndrew Kaylor2012-10-041-0/+245