commit | 0717be951f628870d3430a07db4aade558fc85a0 | [log] [tgz] |
---|---|---|
author | Lang Hames <lhames@gmail.com> | Tue Sep 23 16:56:02 2014 +0000 |
committer | Lang Hames <lhames@gmail.com> | Tue Sep 23 16:56:02 2014 +0000 |
tree | 75686ca4b9ec3faefdb6bcee82ebb14c971962ef | |
parent | ff5cfb4c23322427b38f1f0b2d56ff7d6e8b2515 [diff] |
[MCJIT] Delete the JTIMemoryManager and associated APIs. This patch removes the old JIT memory manager (which does not provide any useful functionality now that the old JIT is gone), and migrates the few remaining clients over to SectionMemoryManager. http://llvm.org/PR20848 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218316 91177308-0d34-0410-b5e6-96231b3b80d8