[PATCH] D87805: [PDB] Merge types in parallel when using ghashing
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 17 14:50:20 PDT 2020
rnk updated this revision to Diff 292629.
rnk added a comment.
- rebase over previous changes
- fix funcIdToType map for /Yu files
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87805/new/
https://reviews.llvm.org/D87805
Files:
lld/COFF/DebugTypes.cpp
lld/COFF/DebugTypes.h
lld/COFF/Driver.cpp
lld/COFF/PDB.cpp
lld/COFF/TypeMerger.h
lld/include/lld/Common/ErrorHandler.h
lld/test/COFF/pdb-global-hashes.test
lld/test/COFF/pdb-procid-remapping.test
lld/test/COFF/pdb-type-server-simple.test
lld/test/COFF/precomp-link.test
lld/test/COFF/s_udt.s
llvm/include/llvm/DebugInfo/CodeView/TypeHashing.h
llvm/include/llvm/DebugInfo/CodeView/TypeIndex.h
llvm/include/llvm/DebugInfo/PDB/Native/TpiStreamBuilder.h
llvm/lib/DebugInfo/CodeView/RecordName.cpp
llvm/lib/DebugInfo/PDB/Native/TpiStreamBuilder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87805.292629.patch
Type: text/x-patch
Size: 71904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200917/823478bf/attachment.bin>
More information about the llvm-commits
mailing list