[PATCH] D146662: DebugInfo: Rebuild dwp debug_info index column from v5 indexes more robustly

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 23 14:35:52 PDT 2023


dblaikie updated this revision to Diff 507886.
dblaikie added a comment.

fix DWARF5 reference to DWARF4 for the test case


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146662/new/

https://reviews.llvm.org/D146662

Files:
  llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
  llvm/test/tools/llvm-dwp/X86/cu_tu_units_manual_v4.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146662.507886.patch
Type: text/x-patch
Size: 8544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230323/8643faf7/attachment.bin>


More information about the llvm-commits mailing list