[PATCH] D50404: [lld-link] Generalize handling of /debug and /debug:{none, full, fastlink, ghash, symtab}

Will Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 20 14:57:57 PDT 2018


lantictac updated this revision to Diff 166365.
lantictac added a comment.

Updated patch with ruiu's suggestions. Also added a test for the warning emitted when an unknown /debugtype option is used.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D50404

Files:
  COFF/Driver.cpp
  COFF/Options.td
  test/COFF/debug-fastlink.test
  test/COFF/invalid-debug-type.test
  test/COFF/invalid-debug.test
  test/COFF/pdb-options.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50404.166365.patch
Type: text/x-patch
Size: 8053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180920/b5e2c4ce/attachment.bin>


More information about the llvm-commits mailing list