[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
Sat Aug 11 03:10:38 PDT 2018
lantictac updated this revision to Diff 160236.
lantictac retitled this revision from "[lld-link] Support /DEBUG:NONE" to "[lld-link] Generalize handling of /debug and /debug:{none,full,fastlink,ghash,symtab}".
lantictac edited the summary of this revision.
lantictac added a comment.
Generalized /debug handling based on suggestion from ruiu.
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.160236.patch
Type: text/x-patch
Size: 7434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180811/765daffb/attachment.bin>
More information about the llvm-commits
mailing list