[PATCH] D124135: [scudo] Disable memory tagging on arm64_32
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 21 16:47:27 PDT 2022
eugenis accepted this revision.
eugenis added a comment.
This revision is now accepted and ready to land.
Mild preference for `!defined(__ILP32__)`.
LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124135/new/
https://reviews.llvm.org/D124135
More information about the llvm-commits
mailing list