[PATCH] D135166: [DebugInfo] getMergedLocation: Maintain the line number if they match

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 7 13:37:49 PDT 2022


dblaikie added a comment.

Looks pretty reasonable to me.

Got a rough sense of how this changes debug info size (especially .debug_line growth) - maybe on a clang self-host?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135166/new/

https://reviews.llvm.org/D135166



More information about the llvm-commits mailing list