[llvm-dev] [RFC] llvm-dva - Debug Information Visual Analyzer

Hi @CarlosAlbertoEnciso - thanks for your work on this! I am currently debugging some missing debug information on Windows with clang-cl and thought of this tool to see if it could help.

What’s the best way to build and test this tool right now? The combined review here: :gear: D88661 llvm-dva - Debug Information Visual Analizer seems to be pretty old?

Is there a fork somewhere I can get the latest code from to figure out?

Thanks!