[PATCH] D40980: Add /DEBUG:GHASH option to LLD to speed up COFF linking
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 12 11:34:41 PST 2017
zturner updated this revision to Diff 126588.
zturner added a comment.
Updated with suggestions.
https://reviews.llvm.org/D40980
Files:
lld/COFF/Config.h
lld/COFF/Driver.cpp
lld/COFF/Options.td
lld/COFF/PDB.cpp
lld/test/COFF/Inputs/pdb-hashes-1.yaml
lld/test/COFF/Inputs/pdb-hashes-2-missing.yaml
lld/test/COFF/Inputs/pdb-hashes-2.yaml
lld/test/COFF/pdb-global-hashes.test
llvm/include/llvm/DebugInfo/CodeView/TypeHashing.h
llvm/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h
llvm/include/llvm/Object/COFF.h
llvm/lib/DebugInfo/CodeView/TypeHashing.cpp
llvm/lib/DebugInfo/CodeView/TypeStreamMerger.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40980.126588.patch
Type: text/x-patch
Size: 79579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171212/ae3e6c9c/attachment-0001.bin>
More information about the llvm-commits
mailing list