[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
Mon Apr 8 13:19:40 PDT 2019
kcc added a comment.
Hm... But this is so much code duplication... Can we have few #ifdefs but also not too much duplication?
Also, this is changing only the standalone lsan, not lsan used as part of asan. Right?
standalone lsan is not widely used, AFAICT.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60243/new/
https://reviews.llvm.org/D60243
More information about the llvm-commits
mailing list