[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:02:05 PST 2019


aganea updated this revision to Diff 180543.
aganea marked 3 inline comments as done.
aganea added a comment.

Updated as requested by @ruiu
Please let me know if that sounds better.


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.180543.patch
Type: text/x-patch
Size: 4332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190107/f5a012fe/attachment.bin>


More information about the llvm-commits mailing list