aboutsummaryrefslogtreecommitdiff
path: root/unittests/ExecutionEngine/MCJIT/MCJITTestBase.h
AgeCommit message (Expand)Author
2013-04-29Exposing MCJIT through C APIAndrew Kaylor
2013-04-25Revert "Exposing MCJIT through C API"Rafael Espindola
2013-04-24Exposing MCJIT through C APIAndrew Kaylor
2013-01-16Introduce llvm::sys::getProcessTriple() function.Peter Collingbourne
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth
2012-12-04Sort the #include lines for unittest/...Chandler Carruth
2012-11-27Moving SectionMemoryManager into RuntimeDyld and adding unit tests for it.Andrew Kaylor
2012-10-04Adding MCJIT and MemoryBuffer unit testsAndrew Kaylor