[PATCH] D124082: [Debuginfo][llvm-dwarfdump][dsymutil] Add dsymutil compatibility dump.

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 5 17:32:02 PDT 2022


probinson added a comment.

In D124082#3495415 <https://reviews.llvm.org/D124082#3495415>, @JDevlieghere wrote:

> In D124082#3474691 <https://reviews.llvm.org/D124082#3474691>, @probinson wrote:
>
>> Comparing different DWARF output in a more abstract way is exactly what the llvm-dva tool is designed to do; unfortunately it isn't upstream yet, although @CarlosAlbertoEnciso is working on generating the patches now.
>> I'd prefer not to have a works-in-a-few-cases-for-one-tool feature come in when a better solution is around the corner.
>
> +1 if that tool is actually coming. @CarlosAlbertoEnciso or @probinson do you have a rough timeline in mind?

I'm even now doing the last round of internal reviews before Carlos posts the patch set.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124082



More information about the llvm-commits mailing list