aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/ExecutionEngine/MCJIT/MCJITMemoryManagerTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+0
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-12/+12
* Update to LLVM 3.5a.Stephen Hines2014-04-241-5/+4
* This threads SectionName through the allocateCodeSection/allocateDataSection ...Filip Pizlo2013-10-021-12/+12
* Convert Windows to Unix line endings, no functionality change.Stephen Lin2013-07-131-172/+172
* Minor changes to the MCJITTest unittests to use the correct API for finalizingDavid Tweed2013-05-171-3/+3
* Sort the #include lines for unittest/...Chandler Carruth2012-12-041-2/+2
* Moving SectionMemoryManager into RuntimeDyld and adding unit tests for it.Andrew Kaylor2012-11-271-0/+172