Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Orc] Move SectionMemoryManager's implementation from MCJIT to ExecutionEngine. | Lang Hames | 2015-02-06 | 1 | -0/+178 |
This is a more sensible home for SectionMemoryManager, and allows the implementation to be shared between Orc and MCJIT. llvm-svn: 228427 |