[all-commits] [llvm/llvm-project] ab83d3: [llvm-debuginfod-find] Fix help text regression (#...
Prabhuk via All-commits
all-commits at lists.llvm.org
Tue Oct 1 18:58:00 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab83d31bbdb10a783e71c33b91cb2a76bd745c50
https://github.com/llvm/llvm-project/commit/ab83d31bbdb10a783e71c33b91cb2a76bd745c50
Author: Prabhuk <prabhukr at google.com>
Date: 2024-10-01 (Tue, 01 Oct 2024)
Changed paths:
M llvm/tools/llvm-debuginfod-find/llvm-debuginfod-find.cpp
Log Message:
-----------
[llvm-debuginfod-find] Fix help text regression (#110752)
While porting the tool from using cl:opt to OptTable, I had mistakenly
deleted the help text header that was originally part of the tool.
Bringing it back in this patch.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list