[all-commits] [llvm/llvm-project] 821954: DebugInfo: Add a FIXME/suggestion about using sibl...

David Blaikie via All-commits all-commits at lists.llvm.org
Mon Sep 6 10:21:32 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 821954f97c6b978cca72cb412e98d35caee4cac3
      https://github.com/llvm/llvm-project/commit/821954f97c6b978cca72cb412e98d35caee4cac3
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2021-09-06 (Mon, 06 Sep 2021)

  Changed paths:
    M llvm/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h

  Log Message:
  -----------
  DebugInfo: Add a FIXME/suggestion about using sibling/parent index to DWARFDebugInfoEntry

As a reminder if someone comes looking to improve iteration or parent
navigation performance of DWARFDebugInfoEntry.




More information about the All-commits mailing list