diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2022-07-14 20:23:07 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2022-07-14 21:18:08 -0700 |
commit | bcae3cdbd029210e9ecf42f07d38cc4ed4a95230 (patch) | |
tree | 0ac363ec79354d4d3574c85ee8e232aa0baee799 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 7ced9fff95473c1794b51a3cfd099b4fea3d1a58 (diff) | |
download | llvm-bcae3cdbd029210e9ecf42f07d38cc4ed4a95230.zip llvm-bcae3cdbd029210e9ecf42f07d38cc4ed4a95230.tar.gz llvm-bcae3cdbd029210e9ecf42f07d38cc4ed4a95230.tar.bz2 |
[lldb] Print the enum values and their description in the help output
Print the enum values and their description in the help output for
argument values. Until now, there was no way to get these values and
their description.
Example output:
(lldb) help <description-verbosity>
<description-verbosity> -- How verbose the output of 'po' should be.
compact : Only show the description string
full : Show the full output, including persistent variable's
name and type
Differential revision: https://reviews.llvm.org/D129707
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions