[PATCH] D114846: [llvm] [Debuginfod] LLVM debuginfod server.
Noah Shutty via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 2 20:09:42 PDT 2022
noajshu added inline comments.
================
Comment at: llvm/tools/llvm-debuginfod/llvm-debuginfod.cpp:10
+/// \file
+/// This file contains the llvm-debuginfod-find tool. This tool
+/// queries the debuginfod servers in the DEBUGINFOD_URLS environment
----------------
pcc wrote:
> Looks like this comment should be updated to describe llvm-debuginfod instead of llvm-debuginfod-find.
Thank you for catching this!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114846/new/
https://reviews.llvm.org/D114846
More information about the llvm-commits
mailing list