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

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 17 18:20:45 PDT 2019


kcc added a reviewer: vitalybuka.
kcc added a comment.

sorry for delay.
Vitaly, can you give a recommendation on how to avoid #ifdefs and avoid too much code duplication in this case.


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

https://reviews.llvm.org/D60243





More information about the llvm-commits mailing list