aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/MC/MCDisassembler/Disassembler.cpp
diff options
context:
space:
mode:
authorEnrico Granata <granata.enrico@gmail.com>2011-06-29 22:27:15 +0000
committerEnrico Granata <granata.enrico@gmail.com>2011-06-29 22:27:15 +0000
commit4becb37e345b95b00774e9e0a12d1f40776c175a (patch)
treef287f1b3244ec9528604626bbb73db3b42a46dbe /llvm/lib/MC/MCDisassembler/Disassembler.cpp
parentd1ef780bb3162c53a51e0335325993298ea1e160 (diff)
downloadllvm-4becb37e345b95b00774e9e0a12d1f40776c175a.zip
llvm-4becb37e345b95b00774e9e0a12d1f40776c175a.tar.gz
llvm-4becb37e345b95b00774e9e0a12d1f40776c175a.tar.bz2
This commit adds a new top subcommand "summary" to command type named "type". Currently this command
implements three commands: type summary add <format> <typename1> [<typename2> ...] type summary delete <typename1> [<typename2> ...] type summary list [<typename1> [<typename2>] ...] type summary clear This allows you to specify the default format that will be used to display summaries for variables, shown when you use "frame variable" or "expression", or the SBValue classes. Examples: type summary add "x = ${var.x}" Point type summary list type summary add --one-liner SimpleType llvm-svn: 134108
Diffstat (limited to 'llvm/lib/MC/MCDisassembler/Disassembler.cpp')
0 files changed, 0 insertions, 0 deletions