aboutsummaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine/RuntimeDyld/SectionMemoryManager.cpp
AgeCommit message (Expand)Author
2012-11-28Moving SectionMemoryManager to MCJIT to avoid cross dependency between JIT an...Andrew Kaylor
2012-11-27Moving SectionMemoryManager into RuntimeDyld and adding unit tests for it.Andrew Kaylor