[PATCH] D36313: [llvm-dwarfdump] - Print section name and index when dumping .debug_info ranges
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 15 05:33:05 PDT 2017
grimar added a comment.
In https://reviews.llvm.org/D36313#841530, @dblaikie wrote:
> Looks OK to me - though please refactor the section name/uniqueness gathering so it's done once (probably lazily) rather than every time a range is dumped.
Thanks, David ! I'll post refactoring patch soon.
https://reviews.llvm.org/D36313
More information about the llvm-commits
mailing list