[PATCH] D65768: hwasan: Untag global variable addresses in tests.
Mitch Phillips via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 5 13:13:46 PDT 2019
hctim added a comment.
Instead of putting `UNTAG` everywhere, could we change `%clang_hwasan` to instead have globals instrumentation disabled, then only use `UNTAG` in the hwasan_globals tests? WDYT?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65768/new/
https://reviews.llvm.org/D65768
More information about the llvm-commits
mailing list