[PATCH] D86539: [Debuginfo][llvm-dwarfutil] llvm-dwarfutil dsymutil-like tool for ELF.
Greg Clayton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 5 10:14:32 PDT 2022
clayborg added a comment.
Another issue I found when running this on ELF files:
warning: /tmp/a.out: Unsupported attribute form DW_FORM_ref_sig8 in cloneAttribute. Dropping.
We will need to make sure that we can clone all DW_FORM values
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86539/new/
https://reviews.llvm.org/D86539
More information about the llvm-commits
mailing list