[PATCH] D149025: [sanitizer][asan][win] Only unmap unneeded shadow memory on x86_64
Alvin Wong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 23 09:34:17 PDT 2023
alvinhochun added a comment.
I also made a patch D149020 <https://reviews.llvm.org/D149020> to do the opposite, i.e. enable commit on demand on i686, but it seems to be the worse idea and more risky.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149025/new/
https://reviews.llvm.org/D149025
More information about the llvm-commits
mailing list