[PATCH] D35558: Use sys::Memory::AllocateRWX for JIT code

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 27 04:24:54 PDT 2017


krytarowski added a comment.

Ping? Can I push this? I have another fix for MPROTECT on NetBSD with the original `sys::Memory::allocateMappedMemory()`, not directly related to RWX here. However both patches interfere and can break JIT for current users - without merging this one.


Repository:
  rL LLVM

https://reviews.llvm.org/D35558





More information about the llvm-commits mailing list