diff options
author | Zachary Turner <zturner@google.com> | 2015-01-28 00:33:00 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2015-01-28 00:33:00 +0000 |
commit | 4287b94988a59ef7341af8a7eb4a71370c96ac9c (patch) | |
tree | c209b3ce616691f3fb84021bb289c64ae2a87a8f /llvm/lib/CodeGen/MachineFunctionPass.cpp | |
parent | 2145a67c7c56ffe580ec6b7098cc0a437fd8f3e6 (diff) | |
download | llvm-4287b94988a59ef7341af8a7eb4a71370c96ac9c.zip llvm-4287b94988a59ef7341af8a7eb4a71370c96ac9c.tar.gz llvm-4287b94988a59ef7341af8a7eb4a71370c96ac9c.tar.bz2 |
[llvm-pdbdump] Add support for printing source files and compilands.
This adds two command line options to llvm-pdbdump.
--source-files prints a flat list of all source files in the PDB.
--compilands prints a list of all compilands (e.g. object files)
that the PDB knows about, and for each one, a list of
source files that the compiland is composed of as well
as a hash of the original source file.
llvm-svn: 227276
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPass.cpp')
0 files changed, 0 insertions, 0 deletions