llvm-project/llvm/tools/llvm-debuginfod-find
Aiden Grossman 8e8a0724c2
[llvm-debuginfod-find] Remove old parameter comment (#109637)
This patch removes a comment in llvm-debuginfod-find containing all the
cl::opt entries, which are redundant after the conversion to using
optTable. These seem to have been introduced in #108082 along with a
conversion to optTable.
2024-09-23 10:16:58 -07:00
..