This revision was automatically updated to reflect the committed changes.
Closed by commit rG190b9110c23c: [compiler-rt] [test] Disable MPROTECT on two
builtin tests (authored by mgorny).
Herald added a project: Sanitizers.
Herald added a subscriber: Sanitizers.
Repository:
rG LLVM Github Monor
mgorny updated this revision to Diff 234351.
mgorny edited the summary of this revision.
mgorny added a comment.
Switch to using `%run_nomprotect` instead of extra `%paxctl`. This should be
more consistent and should avoid potential issues with `:` on Windows.
CHANGES SINCE LAST ACTION
https:
mgorny created this revision.
mgorny added reviewers: krytarowski, rnk, samsonov, howard.hinnant.
Herald added subscribers: llvm-commits, dberris.
Herald added a project: LLVM.
Introduce a new %paxctl_nomprotect substitution and call it on two
builtin tests that do not work with MPROTECT on NetBSD