[PATCH] D51887: lld-link: Set PDB GUID to hash of PDB contents instead of to a random byte sequence.
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 11 07:34:58 PDT 2018
thakis updated this revision to Diff 164875.
thakis edited the summary of this revision.
thakis added a comment.
tests pass
https://reviews.llvm.org/D51887
Files:
lld/COFF/PDB.cpp
lld/COFF/PDB.h
lld/COFF/Writer.cpp
lld/test/COFF/rsds.test
llvm/include/llvm/DebugInfo/MSF/MSFBuilder.h
llvm/include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h
llvm/include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h
llvm/include/llvm/Support/xxhash.h
llvm/lib/DebugInfo/MSF/MSFBuilder.cpp
llvm/lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp
llvm/lib/DebugInfo/PDB/Native/InfoStreamBuilder.cpp
llvm/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp
llvm/lib/Support/xxhash.cpp
llvm/tools/llvm-pdbutil/llvm-pdbutil.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51887.164875.patch
Type: text/x-patch
Size: 27135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180911/eb7e7038/attachment.bin>
More information about the llvm-commits
mailing list