forked from OSchip/llvm-project
5b07e30408
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 |
||
---|---|---|
.. | ||
libs | ||
toolchain | ||
BUILD.gn | ||
BUILDCONFIG.gn | ||
buildflags.gni | ||
fuzzer.gni | ||
mac_sdk.gni | ||
run_tablegen.py | ||
symlink_or_copy.gni | ||
symlink_or_copy.py | ||
sync_source_lists_from_cmake.py | ||
write_cmake_config.gni | ||
write_cmake_config.py | ||
write_vcsrevision.py |