[PATCH] D114846: [llvm] [Debuginfod] LLVM debuginfod server.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 8 17:13:19 PST 2022
pcc added inline comments.
Herald added a project: All.
================
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
----------------
Looks like this comment should be updated to describe llvm-debuginfod instead of llvm-debuginfod-find.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114846/new/
https://reviews.llvm.org/D114846
More information about the llvm-commits
mailing list