[llvm] [BOLT][DWARF] Add support for DW_IDX_parent (PR #85285)
Maksim Panchenko via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 14 12:17:42 PDT 2024
================
@@ -51,8 +54,10 @@ class DWARF5AcceleratorTable {
/// Add DWARF5 Accelerator table entry.
/// Input is DWARFUnit being processed, DIE that belongs to it, and potential
/// SkeletonCU if the Unit comes from a DWO section.
----------------
maksfb wrote:
Needs update as well.
https://github.com/llvm/llvm-project/pull/85285
More information about the llvm-commits
mailing list