forked from OSchip/llvm-project
![]() 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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
MCJITMemoryManagerTest.cpp | ||
MCJITTest.cpp | ||
MCJITTestBase.h | ||
MCJITTests.def | ||
Makefile |