summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/StackProtector.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2017-05-18 15:15:10 +0000
committerZachary Turner <zturner@google.com>2017-05-18 15:15:10 +0000
commit8a7508970a57297bf6ae398c1abaae38535ebe8e (patch)
treea5d8d9aeb08478c84f2b226c12b5b9f36b1a2ef8 /llvm/lib/CodeGen/StackProtector.cpp
parent5a83fb153f8ee6048311b2f57c505c488b3ad315 (diff)
downloadbcm5719-llvm-8a7508970a57297bf6ae398c1abaae38535ebe8e.tar.gz
bcm5719-llvm-8a7508970a57297bf6ae398c1abaae38535ebe8e.zip
[COFF] Fix interaction between /DEBUG and /PDB
When /DEBUG is not specified, /PDB should be ignored. When /DEBUG is specified, a PDB should be output regardless of whether or not /PDB is specified. /PDB just overrides the default name. This patch implements this behavior, and adds some tests, while also removing a dead option /DEBUGPDB which was unused in any code. Differential Revision: https://reviews.llvm.org/D33302 llvm-svn: 303352
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud