summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
diff options
context:
space:
mode:
authorShoaib Meenai <smeenai@fb.com>2017-12-16 00:23:24 +0000
committerShoaib Meenai <smeenai@fb.com>2017-12-16 00:23:24 +0000
commita1f6fba4d11031d4561a4aa94e553f19b2195a0e (patch)
tree0c7159d2b99f17f4519174ec03f7e3a1aa16a0ac /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
parent81bbf74265ad9e37eb3330ff355bece0917a804c (diff)
downloadbcm5719-llvm-a1f6fba4d11031d4561a4aa94e553f19b2195a0e.tar.gz
bcm5719-llvm-a1f6fba4d11031d4561a4aa94e553f19b2195a0e.zip
[COFF] Clean up debug option handling
/debug and /debug:dwarf are orthogonal. An object file can contain both CodeView and DWARF debug info, so the combination of /debug:dwarf and /debug should generate both DWARF and a PDB, rather than /debug:dwarf always suppressing PDB creation. /nopdb is now redundant and can be removed. /debug /nopdb was previously used to support DWARF, but specifying /debug:dwarf is entirely equivalent to that combination now. Differential Revision: https://reviews.llvm.org/D41310 llvm-svn: 320896
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud