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
..
2017-07-10 19:16:49 +00:00
2017-07-10 19:16:49 +00:00
2017-09-01 20:17:20 +00:00