[PATCH] D69462: [DebugInfo]: Support for debug_loclists.dwo section in llvm and llvm-dwarfdump.

Sourabh Singh Tomar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 19 03:29:55 PST 2019


SouraVX added a comment.

Hi @labath  @dblaikie  , could you guys please have a look at this revised update. So that we all are on same we page as we progress. Pavel has done lot changes thanks a lot, I just wanted my work to be in sync with his work.
+ This patch doesn't take account of dwp files{Dwarf-5}.  dwp prior{Dwarf-5} is intact.
+ Though I haven't look at this D70394 <https://reviews.llvm.org/D70394> but their might be small conflict with this. But I'm happy to resolve that and address comments on this. 
Thanks!


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

https://reviews.llvm.org/D69462





More information about the llvm-commits mailing list