[PATCH] D49003: [Debugify] Export per-pass debug info loss statistics
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 5 17:33:56 PDT 2018
aprantl added a comment.
This is definitely going to be very useful! It's not very large, but generally I wonder if llvm-developer-centric features like this should be made `#ifndef NDEBUG`-only to not weigh down clang releases' binary size?
https://reviews.llvm.org/D49003
More information about the llvm-commits
mailing list