forked from OSchip/llvm-project
84c3a8ba3d
We now read out the rest of the substreams from the DBI streams. One of these substreams, the FileInfo substream, contains information about which source files contribute to each module (aka compiland). This patch additionally parses out the file information from that substream, and dumps it in llvm-pdbdump. Differential Revision: http://reviews.llvm.org/D19634 Reviewed by: ruiu llvm-svn: 267928 |
||
---|---|---|
.. | ||
BuiltinDumper.cpp | ||
BuiltinDumper.h | ||
CMakeLists.txt | ||
ClassDefinitionDumper.cpp | ||
ClassDefinitionDumper.h | ||
CompilandDumper.cpp | ||
CompilandDumper.h | ||
EnumDumper.cpp | ||
EnumDumper.h | ||
ExternalSymbolDumper.cpp | ||
ExternalSymbolDumper.h | ||
FunctionDumper.cpp | ||
FunctionDumper.h | ||
LLVMBuild.txt | ||
LinePrinter.cpp | ||
LinePrinter.h | ||
TypeDumper.cpp | ||
TypeDumper.h | ||
TypedefDumper.cpp | ||
TypedefDumper.h | ||
VariableDumper.cpp | ||
VariableDumper.h | ||
llvm-pdbdump.cpp | ||
llvm-pdbdump.h |