[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:24 PDT 2024


================
@@ -209,7 +209,10 @@ class DIEBuilder {
   void updateReferences();
 
   /// Update the Offset and Size of DIE, populate DebugNames table.
----------------
maksfb wrote:

Update the comment with the new parameter description.

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


More information about the llvm-commits mailing list