[PATCH] D60243: [LSan][AArch64] Speed-up leak and address sanitizers on AArch64 for 48-bit VMA
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 13 10:37:53 PDT 2019
vitalybuka added a comment.
In D60243#1500007 <https://reviews.llvm.org/D60243#1500007>, @brzycki wrote:
> LGTM. The number of `if defined()` and duplicated code regions is minimal. I'm curious to know what @vitalybuka and @kcc think of this iteration of the patch.
Oh, I didn't realize that this is ready for review. I'll take a look.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60243/new/
https://reviews.llvm.org/D60243
More information about the llvm-commits
mailing list