[PATCH] D14511: Emit discriminator for inlined callsites.

Dehao Chen via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 13:58:42 PST 2015


danielcdh added a comment.

FYI, the debug info size impact for this change: clang-3.8 binary (built by clang itself in release mode with -g) increases from 1117.1MB to 1118.7MB (0.14% increase)


http://reviews.llvm.org/D14511





More information about the llvm-commits mailing list