diff options
author | Will Wilson <will@indefiant.com> | 2018-09-24 15:28:03 +0000 |
---|---|---|
committer | Will Wilson <will@indefiant.com> | 2018-09-24 15:28:03 +0000 |
commit | 3cb18346d776cc61da0bc5ea41e4678c1851db68 (patch) | |
tree | 2ff13b1e9b1e55c1b5877b3ed564c942d723e422 /llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp | |
parent | a6398cdcfced9c9301d9daffc1e3b78f739dff6b (diff) | |
download | bcm5719-llvm-3cb18346d776cc61da0bc5ea41e4678c1851db68.tar.gz bcm5719-llvm-3cb18346d776cc61da0bc5ea41e4678c1851db68.zip |
[lld-link] Generalize handling of /debug and /debug:{none,full,fastlink,ghash,symtab}
Implement final argument precedence if multiple /debug arguments are passed on the command-line to match expected link.exe behavior.
Support /debug:none and emit warning for /debug:fastlink with automatic fallback to /debug:full.
Emit error if last /debug:option is unknown.
Emit warning if last /debugtype:option is unknown.
https://reviews.llvm.org/D50404
llvm-svn: 342894
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp')
0 files changed, 0 insertions, 0 deletions