mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 04:32:44 +01:00
f728f0d1e8
Running "llvm-pdbutil dump -all" on linux (using the native PDB reader), over a few PDBs pulled from the Microsoft public symbol store uncovered a few small issues: - stripped PDBs might not have the strings stream (/names) - stripped PDBs might not have the "module info" stream Differential Revision: https://reviews.llvm.org/D54006 llvm-svn: 346010 |
||
---|---|---|
.. | ||
Analyze.cpp | ||
Analyze.h | ||
BytesOutputStyle.cpp | ||
BytesOutputStyle.h | ||
CMakeLists.txt | ||
DumpOutputStyle.cpp | ||
DumpOutputStyle.h | ||
ExplainOutputStyle.cpp | ||
ExplainOutputStyle.h | ||
FormatUtil.cpp | ||
FormatUtil.h | ||
InputFile.cpp | ||
InputFile.h | ||
LinePrinter.cpp | ||
LinePrinter.h | ||
llvm-pdbutil.cpp | ||
llvm-pdbutil.h | ||
LLVMBuild.txt | ||
MinimalSymbolDumper.cpp | ||
MinimalSymbolDumper.h | ||
MinimalTypeDumper.cpp | ||
MinimalTypeDumper.h | ||
OutputStyle.h | ||
PdbYaml.cpp | ||
PdbYaml.h | ||
PrettyBuiltinDumper.cpp | ||
PrettyBuiltinDumper.h | ||
PrettyClassDefinitionDumper.cpp | ||
PrettyClassDefinitionDumper.h | ||
PrettyClassLayoutGraphicalDumper.cpp | ||
PrettyClassLayoutGraphicalDumper.h | ||
PrettyCompilandDumper.cpp | ||
PrettyCompilandDumper.h | ||
PrettyEnumDumper.cpp | ||
PrettyEnumDumper.h | ||
PrettyExternalSymbolDumper.cpp | ||
PrettyExternalSymbolDumper.h | ||
PrettyFunctionDumper.cpp | ||
PrettyFunctionDumper.h | ||
PrettyTypedefDumper.cpp | ||
PrettyTypedefDumper.h | ||
PrettyTypeDumper.cpp | ||
PrettyTypeDumper.h | ||
PrettyVariableDumper.cpp | ||
PrettyVariableDumper.h | ||
StreamUtil.cpp | ||
StreamUtil.h | ||
YAMLOutputStyle.cpp | ||
YAMLOutputStyle.h |