[PATCH] D147121: [hwasan] remove requirment for PIE
Evgenii Stepanov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 12 12:55:32 PDT 2023
eugenis added a comment.
Sorry, I do not remember why this requirement is there. Must be related to shadow / allocator placement and kernel mapping conflicts, but hwasan is using dynamic shadow so that should not be an issue... LGTM as long as it works.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147121/new/
https://reviews.llvm.org/D147121
More information about the cfe-commits
mailing list