[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
Tue Dec 20 11:17:54 PST 2022


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

Fixed clang-format


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.484333.patch
Type: text/x-patch
Size: 20581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221220/d348bab6/attachment.bin>


More information about the llvm-commits mailing list