[PATCH] D133394: [sanitizers] Invalidate GlobalsAA
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 8 10:30:25 PDT 2022
aeubanks added a comment.
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
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