aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/ExecutionEngine/MCJIT/MCJITMemoryManagerTest.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-09-02Reinstate "Nuke the old JIT."Eric Christopher1-1/+0
2014-08-07Temporarily Revert "Nuke the old JIT." as it's not quite ready toEric Christopher1-0/+1
2014-08-07Nuke the old JIT.Rafael Espindola1-1/+0
2014-06-08[C++11] Use 'nullptr'.Craig Topper1-12/+12
2014-03-06Replace OwningPtr<T> with std::unique_ptr<T>.Ahmed Charles1-5/+4
2013-10-02This threads SectionName through the allocateCodeSection/allocateDataSection ...Filip Pizlo1-12/+12
2013-07-13Convert Windows to Unix line endings, no functionality change.Stephen Lin1-172/+172
2013-05-17Minor changes to the MCJITTest unittests to use the correct API for finalizingDavid Tweed1-3/+3
2012-12-04Sort the #include lines for unittest/...Chandler Carruth1-2/+2
2012-11-27Moving SectionMemoryManager into RuntimeDyld and adding unit tests for it.Andrew Kaylor1-0/+172