aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/CommandLineTest.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2015-01-27 20:46:21 +0000
committerZachary Turner <zturner@google.com>2015-01-27 20:46:21 +0000
commitfcb14ad7a3a17dc00eebf07a34c4b17ed3b15004 (patch)
treee80db01d1edcce8e5fcef951f9791674706b9e64 /llvm/unittests/Support/CommandLineTest.cpp
parent9e2b7639df0dc5beac45264154b5fe7f3b290a88 (diff)
downloadllvm-fcb14ad7a3a17dc00eebf07a34c4b17ed3b15004.zip
llvm-fcb14ad7a3a17dc00eebf07a34c4b17ed3b15004.tar.gz
llvm-fcb14ad7a3a17dc00eebf07a34c4b17ed3b15004.tar.bz2
Add llvm-pdbdump to tools.
llvm-pdbdump is a tool which can be used to dump the contents of Microsoft-generated PDB files. It makes use of the Microsoft DIA SDK, which is a COM based library designed specifically for this purpose. The initial commit of this tool dumps the raw bytes from PDB data streams. Future commits will dump more semantic information such as types, symbols, source files, etc similar to the types of information accessible via llvm-dwarfdump. Reviewed by: Aaron Ballman, Reid Kleckner, Chandler Carruth Differential Revision: http://reviews.llvm.org/D7153 llvm-svn: 227241
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions