[PATCH] D85061: [msan] Respect no_huge_pages_for_shadow.
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 31 17:28:39 PDT 2020
eugenis added a comment.
Testing this would be pretty hard - we'd need to touch a bunch of memory pages, and then somehow wait for the huge page daemon to merge them (or not).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85061/new/
https://reviews.llvm.org/D85061
More information about the llvm-commits
mailing list