[PATCH] D46855: [pdb] Change ghash section to use 8-byte ghashes instead of 20 byte
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 17 14:26:40 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL332669: [pdb] Change /DEBUG:GHASH to emit 8 byte hashes. (authored by zturner, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D46855?vs=146712&id=147389#toc
Repository:
rL LLVM
https://reviews.llvm.org/D46855
Files:
lld/trunk/COFF/PDB.cpp
lld/trunk/test/COFF/Inputs/pdb-hashes-1.yaml
lld/trunk/test/COFF/Inputs/pdb-hashes-2-missing.yaml
lld/trunk/test/COFF/Inputs/pdb-hashes-2.yaml
lld/trunk/test/COFF/pdb-global-hashes.test
llvm/trunk/include/llvm/DebugInfo/CodeView/TypeHashing.h
llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
llvm/trunk/lib/DebugInfo/CodeView/TypeHashing.cpp
llvm/trunk/lib/ObjectYAML/CodeViewYAMLTypeHashing.cpp
llvm/trunk/test/DebugInfo/COFF/global-type-hashes.ll
llvm/trunk/test/DebugInfo/PDB/obj-globalhash.test
llvm/trunk/test/ObjectYAML/CodeView/sections.yaml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46855.147389.patch
Type: text/x-patch
Size: 70552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180517/a00f811b/attachment.bin>
More information about the llvm-commits
mailing list