[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
Wed Sep 5 09:13:18 PDT 2018
lantictac updated this revision to Diff 164052.
lantictac added a comment.
Renamed DebugGeneration enum (name was based on MSDN description of /debug argument) to DebugKind. Flattened the argument handling code to be a little clearer.
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.164052.patch
Type: text/x-patch
Size: 6467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180905/4107d979/attachment.bin>
More information about the llvm-commits
mailing list