[PATCH] D85061: [msan] Respect no_huge_pages_for_shadow.
Chris Kennelly via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 31 19:03:09 PDT 2020
ckennelly accepted this revision.
ckennelly added a comment.
We could scan `/proc/self/smaps` for regions huge page eligibility, but that's probably brittle/annoying.
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