[PATCH] D136762: [LLD][COFF] Survive empty and invalid PCH signature

Alexandre Ganea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 20 07:40:58 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG242a9cf7e675: [LLD][COFF] Survive empty and invalid PCH signature (authored by aganea).
Herald added a reviewer: MaskRay.

Changed prior to commit:
  https://reviews.llvm.org/D136762?vs=471621&id=476746#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136762/new/

https://reviews.llvm.org/D136762

Files:
  lld/COFF/DebugTypes.cpp
  lld/COFF/DebugTypes.h
  lld/COFF/InputFiles.cpp
  lld/docs/ReleaseNotes.rst
  lld/test/COFF/precomp-link.test
  llvm/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h
  llvm/lib/DebugInfo/CodeView/TypeStreamMerger.cpp
  llvm/tools/llvm-readobj/COFFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136762.476746.patch
Type: text/x-patch
Size: 23893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221120/6a90cfac/attachment.bin>


More information about the llvm-commits mailing list