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

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 19 15:18:44 PDT 2017


rnk requested changes to this revision.
rnk added a comment.
This revision now requires changes to proceed.

Yeah, I spoke too soon. I didn't realize that AllocateRWX now does different things on different OSs. We should revisit that.


Repository:
  rL LLVM

https://reviews.llvm.org/D35558





More information about the llvm-commits mailing list