We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c15ff2 commit 9cd5e5cCopy full SHA for 9cd5e5c
llvm/tools/llvm-debuginfod-find/llvm-debuginfod-find.cpp
@@ -67,7 +67,6 @@ static std::vector<std::string> DebugFileDirectory;
67
68
static void parseArgs(int argc, char **argv) {
69
DebuginfodFindOptTable Tbl;
70
- llvm::StringRef ToolName = argv[0];
71
llvm::BumpPtrAllocator A;
72
llvm::StringSaver Saver{A};
73
opt::InputArgList Args =
0 commit comments