mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
ca8d63b46f
The SectionMemoryManager now supports (and requires) applying section-specific page permissions. Clients using this memory manager must call either MCJIT::finalizeObject() or SectionMemoryManager::applyPermissions() before executing JITed code. See r168718 for changes from the previous implementation. llvm-svn: 168721 |
||
---|---|---|
.. | ||
JIT | ||
MCJIT | ||
CMakeLists.txt | ||
ExecutionEngineTest.cpp | ||
Makefile |