[PATCH] D78500: [DWARF5]:Added support for .debug_macro.dwo section in llvm-dwarfdump

Sourabh Singh Tomar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 21 05:22:16 PDT 2020


SouraVX added a comment.

+1 more point to be considered here is that as of now `strp` form in (non-split) binaries are supported by debuggers including GDB and LLDB  (can expand macros in debugger correctly). But `strx` form is not supported in any case split or non-split.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78500





More information about the llvm-commits mailing list