[llvm] [llvm-debuginfo-analyzer] Support DW_TAG_module (PR #137228)
Javier Lopez-Gomez via llvm-commits
llvm-commits at lists.llvm.org
Thu May 8 10:17:19 PDT 2025
jalopezg-git wrote:
> Can you split the patch into:
>
> * DW_AT_module support
>
> * DW_AT_byte_size support
Done! I left this one for `DW_TAG_module` support. The `DW_AT_byte_size` counterpart is now at https://github.com/llvm/llvm-project/pull/139110.
Feel free to re-review when you have the time!
https://github.com/llvm/llvm-project/pull/137228
More information about the llvm-commits
mailing list