diff options
author | Greg Clayton <gclayton@apple.com> | 2011-06-23 21:22:24 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2011-06-23 21:22:24 +0000 |
commit | bb7f31fa2976875a8460c2f5d214c702ea982146 (patch) | |
tree | b4b4ed13e5700a257d209b8723709f0e944582a4 /llvm/lib/Analysis/BranchProbabilityInfo.cpp | |
parent | 02028fa1902a8475a44622774c8f591836d7400c (diff) | |
download | bcm5719-llvm-bb7f31fa2976875a8460c2f5d214c702ea982146.tar.gz bcm5719-llvm-bb7f31fa2976875a8460c2f5d214c702ea982146.zip |
Centralized all of the format to c-string and to format character code inside
the FormatManager class. Modified the format arguments in any commands to be
able to use a single character format, or a full format name, or a partial
format name if no full format names match.
Modified any code that was displaying formats to use the new FormatManager
calls so that our help text and errors never get out of date.
Modified the display of the "type format list" command to be a bit more
human readable by showing the format as a format string rather than the single
character format char.
llvm-svn: 133765
Diffstat (limited to 'llvm/lib/Analysis/BranchProbabilityInfo.cpp')
0 files changed, 0 insertions, 0 deletions