mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
cc650e79a6
Removes AllocateRWX, setWritable and setExecutable from sys::Memory and standardizes on allocateMappedMemory / protectMappedMemory. The allocateMappedMemory method is updated to request full permissions for memory blocks so that they can be marked executable later. llvm-svn: 318464 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
llvm-rtdyld.cpp | ||
LLVMBuild.txt |