[PATCH] D60243: [LSan][AArch64] Speed-up leak-sanitizer on AArch64 for 47-bit VMA
Kostya Serebryany via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 5 16:51:26 PDT 2019
kcc added a reviewer: eugenis.
kcc added a comment.
Please don't use this many #ifdefs.
If should not need more than one ifdef for this patch,
Split the logic into separate files, when needed.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60243/new/
https://reviews.llvm.org/D60243
More information about the llvm-commits
mailing list