diff options
author | Zachary Turner <zturner@google.com> | 2015-01-27 22:40:14 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2015-01-27 22:40:14 +0000 |
commit | 7058dfc6cca6436774b464cdeffe5f6235ea6e7a (patch) | |
tree | 9994f9fbd5bc6c6199192ca9ad8e51fa617adb0c /llvm/lib/CodeGen/MachineFunctionPass.cpp | |
parent | b1ca4e48d4e84243017c9df9dfac89a995ce000f (diff) | |
download | llvm-7058dfc6cca6436774b464cdeffe5f6235ea6e7a.zip llvm-7058dfc6cca6436774b464cdeffe5f6235ea6e7a.tar.gz llvm-7058dfc6cca6436774b464cdeffe5f6235ea6e7a.tar.bz2 |
Add support for dumping debug tables to llvm-pdbdump.
PDB stores some of its data in streams and some in tables.
This patch teaches llvm-pdbdump to dump basic summary data
for the debug tables.
In support of this, this patch also adds some DIA helper
classes, such as a wrapper around an IDiaSymbol interface,
as well as helpers for outputting various enumerations to
a raw_ostream.
llvm-svn: 227257
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPass.cpp')
0 files changed, 0 insertions, 0 deletions