llvm-6502/unittests/ExecutionEngine
Andrew Kaylor cc7773bdcb Implementing page permission setting in MCJIT unit test SectionMemoryManager.cpp
This commit is primarily here for the revision history.  I'm about to move the SectionMemoryManager into the RuntimeDyld library, but I wanted to check the changes in here so people could see the differences in the updated implementation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168718 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-27 19:00:17 +00:00
..
JIT Interface changes to allow RuntimeDyld memory managers to set memory permissions after an object has been loaded. 2012-11-15 23:50:01 +00:00
MCJIT Implementing page permission setting in MCJIT unit test SectionMemoryManager.cpp 2012-11-27 19:00:17 +00:00
CMakeLists.txt Adding MCJIT and MemoryBuffer unit tests 2012-10-04 20:29:44 +00:00
ExecutionEngineTest.cpp unittests: add ErrorStr to ExecutionEngine test 2011-12-02 20:53:53 +00:00
Makefile Adding MCJIT and MemoryBuffer unit tests 2012-10-04 20:29:44 +00:00