[PATCH] D140333: [lld][COFF] Fix lld-link crash when several .obj files built with /Zi refer to a .pdb file that failed to load

Sylvain Audi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 21 13:19:53 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG84038cf914f6: [lld][COFF] Fix lld-link crash when several .obj files built with /Zi refer to… (authored by saudi).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140333

Files:
  lld/COFF/DebugTypes.cpp
  lld/COFF/InputFiles.cpp
  lld/COFF/InputFiles.h
  lld/test/COFF/Inputs/pdb-type-server-corrupted-a.yaml
  lld/test/COFF/Inputs/pdb-type-server-corrupted-b.yaml
  lld/test/COFF/invalid-input-pdb.ll
  lld/test/COFF/pdb-type-server-corrupted.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140333.484657.patch
Type: text/x-patch
Size: 19724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221221/27b10ac9/attachment.bin>


More information about the llvm-commits mailing list