[llvm] [llvm][dwarfdump] Add --child-tags option to filter by DWARF tags (PR #165720)

Michael Buch via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 31 03:00:18 PDT 2025


================

----------------
Michael137 wrote:

Like with other options, you specify the option multiple times. E.g., `dwarfdump -t DW_TAG_foo -t DW_TAG_bar`

Other options like `--name` behave the same

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


More information about the llvm-commits mailing list