[PATCH] D88661: llvm-dva - Debug Information Visual Analizer

Carlos Alberto Enciso via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 13 02:40:15 PDT 2022


CarlosAlbertoEnciso added a comment.

In D88661#3507635 <https://reviews.llvm.org/D88661#3507635>, @aheejin wrote:

> 

@aheejin Thanks for your interest.

> Is this tool still planned to be upstreamed?

The short answer is **yes**.

> Is this patch the most up-to-date version of this tool, or there is another repo?

This patch is not up-to-date. There is no another repo.

We (at Sony) are ready to upload the final patches (series) for a formal review. The patch series will be uploaded **next week** and they are:

1. Interval tree
2. Driver and documentation
3. Logical elements
4. Locations and ranges
5. Select elements
6. Warning and internal options
7. Compare elements
8. ELF Reader
9. CodeView Reader

> How is this CL related to https://github.com/SNSystems/DIVA?

DIVA was the original tool we developed. Currently is not maintained.

**llvm-dva** is a complete redesign of DIVA.

Once the patch series are uploaded, we will notify the community.


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

https://reviews.llvm.org/D88661



More information about the llvm-commits mailing list