diff options
author | Zachary Turner <zturner@google.com> | 2016-05-04 15:05:12 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2016-05-04 15:05:12 +0000 |
commit | cdd313ca1980f73a018184003e0f60a8a687fbdd (patch) | |
tree | f45b576f916d72be8c78ddb81b2f167936b446c3 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 5ed31e2f5819f5fc7e5b7a55bcdb104531a98b70 (diff) | |
download | bcm5719-llvm-cdd313ca1980f73a018184003e0f60a8a687fbdd.tar.gz bcm5719-llvm-cdd313ca1980f73a018184003e0f60a8a687fbdd.zip |
Use ScopedPrinter in llvm-pdbdump
When printing raw PDB file fields, streams, and records, use the
ScopedPrinter class so we have consistency with llvm-readobj's output
format.
For the most part this is pretty mechanical, but I had to fix up the test
file to conform to the new YAMLesque output format. i added a few
additional helper functions to the ScopedPrinter such as one to print a
dotted version, etc.
Differential Revision: http://reviews.llvm.org/D19897
Reviewed By: rnk
llvm-svn: 268506
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions