aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2011-04-27 22:04:39 +0000
committerGreg Clayton <gclayton@apple.com>2011-04-27 22:04:39 +0000
commit84c39663a929f4baae525604b0c0d4814eceb8cf (patch)
treeea07c9a31332e5cb97754bbc55238541d0a3f071 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent8513d4236c8d621dcaffe9e94059225f055ee196 (diff)
downloadllvm-84c39663a929f4baae525604b0c0d4814eceb8cf.zip
llvm-84c39663a929f4baae525604b0c0d4814eceb8cf.tar.gz
llvm-84c39663a929f4baae525604b0c0d4814eceb8cf.tar.bz2
Added a new OptionValue subclass for lldb::Format: OptionValueFormat. Added
new OptionGroup subclasses for: - output file for use with options: long opts: --outfile <path> --append--output short opts: -o <path> -A - format for use with options: long opts: --format <format> - variable object display controls for depth, pointer depth, wether to show types, show summary, show location, flat output, use objc "po" style summary. Modified ValueObjectMemory to be able to be created either with a TypeSP or a ClangASTType. Switched "memory read" over to use OptionGroup subclasses: one for the outfile options, one for the command specific options, and one for the format. llvm-svn: 130334
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions