aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2024-02-27 08:13:23 -0800
committerGitHub <noreply@github.com>2024-02-27 08:13:23 -0800
commit8b56d9ef4d946f772e6b7a8d508f34b586f684a0 (patch)
treea596adc9cc4878eb53154e6755e6d6e66eacae3a /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
parentb70f42a430723e00d76cc99d348e4f2fec221cf1 (diff)
downloadllvm-8b56d9ef4d946f772e6b7a8d508f34b586f684a0.zip
llvm-8b56d9ef4d946f772e6b7a8d508f34b586f684a0.tar.gz
llvm-8b56d9ef4d946f772e6b7a8d508f34b586f684a0.tar.bz2
[llvm-objcopy] Improve help messages (#82830)
https://reviews.llvm.org/D63820 added llvm/docs/CommandGuide/llvm-objcopy.rst with clearer semantics, e.g. ``` Read a list of names from the file <filename> and mark defined symbols with those names as global in the output instead of the help message Read a list of symbols from <filename> and marks them global" (omits "defined") Rename sections called <old> to <new> in the output instead of the help message Rename a section from old to new (multiple sections may be named <old> ``` Sync the help messages to incorporate the CommandGuide improvement. While here, switch to the conventional imperative sentences for a few options. Additionally, mark some options as grp_coff or grp_macho.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions