[PATCH] D14464: Add discriminators for call instructions that are from the same line and same basic block.
Dehao Chen via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 9 09:28:33 PST 2015
danielcdh added a comment.
FYI, with this patch, clang-3.8 binary (built with clang itself in release mode with "-g" c/c++ option) increased from 1096.9MB to 1097.5 MB (around 0.05% increase)
http://reviews.llvm.org/D14464
More information about the llvm-commits
mailing list