[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
Thu Dec 14 10:07:48 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL320719: [COFF] Teach LLD to use the COFF .debug$H section. (authored by zturner, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D40980?vs=126588&id=126988#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40980

Files:
  lld/trunk/COFF/Config.h
  lld/trunk/COFF/Driver.cpp
  lld/trunk/COFF/Options.td
  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/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h
  llvm/trunk/include/llvm/Object/COFF.h
  llvm/trunk/lib/DebugInfo/CodeView/TypeHashing.cpp
  llvm/trunk/lib/DebugInfo/CodeView/TypeStreamMerger.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40980.126988.patch
Type: text/x-patch
Size: 79937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171214/b0c26136/attachment.bin>


More information about the llvm-commits mailing list