[PATCH] D51956: lld-link: Set PDB GUID to hash of PDB contents instead of to a random byte sequence.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 15 11:37:21 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL342333: Give InfoStreamBuilder an opt-in method to write a hash of the PDB as GUID. (authored by nico, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D51956?vs=165533&id=165653#toc
Repository:
rL LLVM
https://reviews.llvm.org/D51956
Files:
llvm/trunk/include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h
llvm/trunk/include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h
llvm/trunk/lib/DebugInfo/PDB/Native/InfoStreamBuilder.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp
llvm/trunk/tools/llvm-pdbutil/llvm-pdbutil.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51956.165653.patch
Type: text/x-patch
Size: 5902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180915/8f1f042f/attachment.bin>
More information about the llvm-commits
mailing list