mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-07 21:16:06 +00:00

libExecutionEngine. Move method implementations that aren't specific to allocation out of SectionMemoryManager and into RTDyldMemoryManager. This is in preparation for exposing RTDyldMemoryManager through the C API. llvm-svn: 182407