summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineOptimizationRemarkEmitter.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2018-04-23 20:54:08 +0000
committerZachary Turner <zturner@google.com>2018-04-23 20:54:08 +0000
commitd6fce2e9db58707a81c94bdd9a495793d96ea18b (patch)
tree0287fb75c44c989b2e4b207c44a2cf07816eba1e /llvm/lib/CodeGen/MachineOptimizationRemarkEmitter.cpp
parent95c6eaf530c190e62c15e35fe7a8c1e7b30e37c6 (diff)
downloadbcm5719-llvm-d6fce2e9db58707a81c94bdd9a495793d96ea18b.tar.gz
bcm5719-llvm-d6fce2e9db58707a81c94bdd9a495793d96ea18b.zip
[COFF] Alias /DEBUG:FULL to /DEBUG
With MSVC linker, /DEBUG is an alias of /DEBUG:FASTLINK, and if you don't want /DEBUG:FASTLINK you have to explicitly specify /DEBUG:FULL. LLD doesn't support /DEBUG:FASTLINK, and so our standard /DEBUG option is what MSVC calls /DEBUG:FULL. To provide command line compatibility with MSVC, we should also support /DEBUG:FULL, and since it's the same as what LLD already does for /DEBUG, just alias it. llvm-svn: 330647
Diffstat (limited to 'llvm/lib/CodeGen/MachineOptimizationRemarkEmitter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud