[PATCH] D88661: llvm-dva - Debug Information Visual Analizer
Carlos Alberto Enciso via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 2 05:28:31 PDT 2022
CarlosAlbertoEnciso added a comment.
In D88661#3541501 <https://reviews.llvm.org/D88661#3541501>, @aprantl wrote:
> This is exciting!
> I understand where it comes from, but I wanted to at least ask if it would make sense to give the tool a more descriptive and discoverable name than `llvm-dva` such as `llvm-debuginfo-analyzer`. I understand there's a tradeoff between having a short command and a descriptive name.
@aprantl: thanks for your message.
You have a very good point and your proposed name `llvm-debuginfo-analyzer` gives more information about what the tool does.
May be we can add your suggestion to the current RFC:
https://discourse.llvm.org/t/llvm-dev-rfc-llvm-dva-debug-information-visual-analyzer/62570/4
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88661/new/
https://reviews.llvm.org/D88661
More information about the llvm-commits
mailing list