summaryrefslogtreecommitdiff
path: root/unittests/ExecutionEngine/MCJIT/MCJITMemoryManagerTest.cpp
Commit message (Expand)AuthorAge
* [C++11] Use 'nullptr'.Craig Topper2014-06-08
* Replace OwningPtr<T> with std::unique_ptr<T>.Ahmed Charles2014-03-06
* This threads SectionName through the allocateCodeSection/allocateDataSection ...Filip Pizlo2013-10-02
* Convert Windows to Unix line endings, no functionality change.Stephen Lin2013-07-13
* Minor changes to the MCJITTest unittests to use the correct API for finalizingDavid Tweed2013-05-17
* Sort the #include lines for unittest/...Chandler Carruth2012-12-04
* Moving SectionMemoryManager into RuntimeDyld and adding unit tests for it.Andrew Kaylor2012-11-27