[llvm] [llvm][dwarf][rfc][donotcommit] Enable print of ranges addresses from .debug_info.dwo (PR #65516)

Adrian Prantl via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 8 14:26:53 PDT 2023


https://github.com/adrian-prantl commented:

If I have to specify the dwo and the .o simultaneously, why would I do that instead of just running dwarfdump on the .o (which will follow links to the .dwo)?

This is also missing a test.

https://github.com/llvm/llvm-project/pull/65516


More information about the llvm-commits mailing list