[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 08:58:04 PDT 2018


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

Moved/inlined parsing and diagnostic code into the specialized parse functions to (hopefully) simplify the calls in LinkerDriver::link().


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.test
  test/COFF/pdb-options.test

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


More information about the llvm-commits mailing list