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

Brian Rzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 13 09:01:49 PDT 2019


brzycki added a comment.

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.


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

https://reviews.llvm.org/D60243





More information about the llvm-commits mailing list