llvm/tools/llvm-pdbutil
Peter Collingbourne 95137e4939 COFF: PDB: Allow multiple modules with the same name.
It is possible for two modules to have the same name if they are
archive members with the same name, or if we are doing LTO (in which
case all modules will have the name "lto.tmp").

Differential Revision: https://reviews.llvm.org/D37589

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@312744 91177308-0d34-0410-b5e6-96231b3b80d8
2017-09-07 20:39:46 +00:00
..
Analyze.cpp
Analyze.h
BytesOutputStyle.cpp
BytesOutputStyle.h
CMakeLists.txt
Diff.cpp
Diff.h
DiffPrinter.cpp
DiffPrinter.h
DumpOutputStyle.cpp
DumpOutputStyle.h
FormatUtil.cpp
FormatUtil.h
InputFile.cpp
InputFile.h
LinePrinter.cpp
LinePrinter.h
llvm-pdbutil.cpp COFF: PDB: Allow multiple modules with the same name. 2017-09-07 20:39:46 +00:00
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