Add a CheckMPROTECT() routine to detect when pax MPROTECT is enabled
on NetBSD, and error xray out when it is. The solution is adapted
from existing CheckASLR().
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D56049
[compiler-rt] [xray] Detect MPROTECT and error out when it's enabled (on NetBSD) mgorny on Dec 22 2018, 2:53 AM. Authored by
Details Add a CheckMPROTECT() routine to detect when pax MPROTECT is enabled
Diff Detail
|