[PATCH] D56392: [LLD][COFF] Support /ignore:4099. Support /ignore with comma-separated arguments.

Alexandre Ganea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 7 12:07:18 PST 2019


aganea updated this revision to Diff 180544.
aganea added a comment.

Sorry I missed one line in PDB.cpp. Should be good now.


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D56392

Files:
  COFF/Config.h
  COFF/Driver.cpp
  COFF/PDB.cpp
  test/COFF/ignore-many.yaml
  test/COFF/pdb-type-server-missing.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56392.180544.patch
Type: text/x-patch
Size: 4417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190107/7d2396ec/attachment.bin>


More information about the llvm-commits mailing list