[PATCH] D41153: [XRay][compiler-rt] Coalesce calls to mprotect to reduce patching overhead

Keith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 13 17:48:53 PST 2017


kpw accepted this revision.
kpw added a comment.
This revision is now accepted and ready to land.

Thanks for pointing out the scope cleanup from MProtectHelper and making some improvements/clarifications.


https://reviews.llvm.org/D41153





More information about the llvm-commits mailing list