[PATCH] D60243: [LSan][AArch64] Speed-up leak and address sanitizers on AArch64 for 47-bit VMA

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 1 14:15:48 PDT 2019


vitalybuka added a comment.

In D60243#1482562 <https://reviews.llvm.org/D60243#1482562>, @brzycki wrote:

> In D60243#1480602 <https://reviews.llvm.org/D60243#1480602>, @vitalybuka wrote:
>
> > I've started some refactoring there. So maybe it would be easier after that.
>
>
> Hello @vitalybuka I plan on looking at your suggestions this week. Please let me know when you think you have the refactored code in a state you perfer and I will start working from that as the new base.


Done.
maybe we can use something like: D61401 <https://reviews.llvm.org/D61401>


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60243/new/

https://reviews.llvm.org/D60243





More information about the llvm-commits mailing list