1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
Peter Collingbourne 8cd9088e66 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

llvm-svn: 312744
2017-09-07 20:39:46 +00:00
..
2017-06-16 23:42:15 +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