[PATCH] D45396: [DebugInfo] Create merged locations for instructions other than calls

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 10 19:13:33 PDT 2018


dblaikie added a subscriber: vsk.
dblaikie added a comment.

0.6% increase to debug_line (assuming you checked & this didn't increase
anything else? Can't see how it could, but just checking - /maybe/ some
inlining/debug_ranges stuff?) seems acceptable to me.


https://reviews.llvm.org/D45396





More information about the llvm-commits mailing list