summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ExecutionEngine/MCJIT/SectionMemoryManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moving SectionMemoryManager into RuntimeDyld and adding unit tests for it.Andrew Kaylor2012-11-271-226/+0
* Implementing page permission setting in MCJIT unit test SectionMemoryManager.cppAndrew Kaylor2012-11-271-44/+126
* Interface changes to allow RuntimeDyld memory managers to set memory permissi...Andrew Kaylor2012-11-151-1/+2
* Port lli bug fix from r166920 to MCJIT unit test.Amara Emerson2012-10-311-3/+11
* Adding MCJIT and MemoryBuffer unit testsAndrew Kaylor2012-10-041-0/+135
OpenPOWER on IntegriCloud