mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
2340ff2f63
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
COMExtras.h | ||
DIAExtras.cpp | ||
DIAExtras.h | ||
DIASymbol.cpp | ||
DIASymbol.h | ||
llvm-pdbdump.cpp | ||
llvm-pdbdump.h | ||
LLVMBuild.txt |