diff options
author | David Major <dmajor@mozilla.com> | 2019-02-12 22:24:45 +0000 |
---|---|---|
committer | David Major <dmajor@mozilla.com> | 2019-02-12 22:24:45 +0000 |
commit | 5b07e304088582b9fae76a8f96ca5bfe21d9d99f (patch) | |
tree | 8140544f25d9487c2c5f1b47fc4b345b100ddd27 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | 16a0fba741f44d84807fecdc7c2b50090140225d (diff) | |
download | bcm5719-llvm-5b07e304088582b9fae76a8f96ca5bfe21d9d99f.tar.gz bcm5719-llvm-5b07e304088582b9fae76a8f96ca5bfe21d9d99f.zip |
[gn build] Separate debug and optimization settings
This patch adds an `is_optimized` variable, orthogonal to `is_debug`, to allow for a gn analogue to `RelWithDebInfo` builds.
As part of this we'll want to explicitly enable GC+ICF, for the sake of `is_debug && is_optimized` builds. The flags normally default to true except that if you pass `/DEBUG` they default to false.
Differential Revision: https://reviews.llvm.org/D58075
llvm-svn: 353888
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions