Added LLIMCJITMemoryManager to the lli. This manager will be used for MCJIT...
Added LLIMCJITMemoryManager to the lli. This manager will be used for MCJIT instead of DefaultJIMMemoryManager. It's more flexible for MCJIT tasks, in addition it's provides a invalidation instruction cache for code sections which will be used before JIT code will be executed. llvm-svn: 156933
Loading
Please register or sign in to comment