[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 06:24:31 PST 2022


saudi updated this revision to Diff 484558.
saudi added a comment.

Followed @aganea's suggestion, it's indeed clearer, thanks!


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.484558.patch
Type: text/x-patch
Size: 19724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221221/2ced4c2c/attachment.bin>


More information about the llvm-commits mailing list