[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:36:12 PDT 2023
dblaikie marked an inline comment as done.
dblaikie added inline comments.
================
Comment at: llvm/test/tools/llvm-dwp/X86/cu_tu_units_manual_v4.s:1
+# This test checks if we can correctly parse manull cu and tu index for DWARF5.
+
----------------
ayermolo wrote:
> should this be DWARF4?
Yep, done - thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146662/new/
https://reviews.llvm.org/D146662
More information about the llvm-commits
mailing list