[all-commits] [llvm/llvm-project] 8d250a: Revert "[PDB] Merge types in parallel when using g...
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Wed Sep 30 14:56:01 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8d250ac3cd48d0f17f9314685a85e77895c05351
https://github.com/llvm/llvm-project/commit/8d250ac3cd48d0f17f9314685a85e77895c05351
Author: Reid Kleckner <rnk at google.com>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M lld/COFF/DebugTypes.cpp
M lld/COFF/DebugTypes.h
M lld/COFF/Driver.cpp
M lld/COFF/PDB.cpp
M lld/COFF/PDB.h
M lld/COFF/TypeMerger.h
M lld/include/lld/Common/ErrorHandler.h
M lld/test/COFF/pdb-global-hashes.test
M lld/test/COFF/pdb-procid-remapping.test
M lld/test/COFF/pdb-type-server-missing.yaml
M lld/test/COFF/pdb-type-server-simple.test
M lld/test/COFF/precomp-link.test
M lld/test/COFF/s_udt.s
M llvm/include/llvm/DebugInfo/CodeView/TypeHashing.h
M llvm/include/llvm/DebugInfo/CodeView/TypeIndex.h
M llvm/include/llvm/DebugInfo/PDB/Native/TpiStreamBuilder.h
M llvm/lib/DebugInfo/CodeView/RecordName.cpp
M llvm/lib/DebugInfo/PDB/Native/TpiStreamBuilder.cpp
Log Message:
-----------
Revert "[PDB] Merge types in parallel when using ghashing"
This reverts commit 49b3459930655d879b2dc190ff8fe11c38a8be5f.
More information about the All-commits
mailing list