[PATCH] D86539: [Debuginfo][llvm-dwarfutil] llvm-dwarfutil dsymutil-like tool for ELF.

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 4 11:20:24 PDT 2022


avl added a comment.

@clayborg Greg, since you`ve already tested this patch, Would you mind setting final approval for this, please?

The dsymutil-specific part is already integrated by separate patches:  D125492 <https://reviews.llvm.org/D125492>, D125474 <https://reviews.llvm.org/D125474>,  D125469 <https://reviews.llvm.org/D125469>.

The suggestions which you`ve done previously - already have corresponding patches: D123469 <https://reviews.llvm.org/D123469>, D123623 <https://reviews.llvm.org/D123623>.

Also, this patch is reviewed by @jhenderson from the point of view of llvm tools requirements.


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