[PATCH] D133394: [sanitizers] Invalidate GlobalsAA
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 8 11:26:36 PDT 2022
vitalybuka added a comment.
In D133394#3777688 <https://reviews.llvm.org/D133394#3777688>, @aeubanks wrote:
> also it would be nice to have some sort of check to detect this sort of issue with GlobalsAA and instrumentation passes, perhaps gated under expensive checks. haven't thought too hard on how that would work
I assume not in this patch?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133394/new/
https://reviews.llvm.org/D133394
More information about the llvm-commits
mailing list