[PATCH] D77310: [ms] Add new /PDBSTREAM option to lld-link allowing injection of streams into PDB files.

Eric Astor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 6 09:44:43 PDT 2020


epastor updated this revision to Diff 255375.
epastor marked 2 inline comments as done.
epastor added a comment.

Add test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77310

Files:
  lld/COFF/Config.h
  lld/COFF/Driver.cpp
  lld/COFF/Options.td
  lld/COFF/PDB.cpp
  lld/test/COFF/Inputs/stream.txt
  lld/test/COFF/pdbstream.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77310.255375.patch
Type: text/x-patch
Size: 3826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200406/d0e1dd3c/attachment.bin>


More information about the llvm-commits mailing list