[all-commits] [llvm/llvm-project] 7b9fcf: [DWARF] Teach getAttributeValueAsReferencedDie to ...

Pavel Labath via All-commits all-commits at lists.llvm.org
Mon Aug 5 06:09:05 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7b9fcf5c44aa52a8daea304723d82e7dd2b5b74f
      https://github.com/llvm/llvm-project/commit/7b9fcf5c44aa52a8daea304723d82e7dd2b5b74f
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2024-08-05 (Mon, 05 Aug 2024)

  Changed paths:
    M llvm/lib/DebugInfo/DWARF/DWARFDie.cpp
    M llvm/test/tools/llvm-dwarfdump/X86/prettyprint_type_units.s

  Log Message:
  -----------
  [DWARF] Teach getAttributeValueAsReferencedDie to resolve DW_FORM_ref… (#101197)

…_sig8

Splitting from #99495.

I've extended the type unit test case to feature more kinds of
references, including the gcc-style DW_AT_type[DW_FORM_ref_sig8]
reference, which this patch fixes.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list