skia2/gn
Mike Klein 0bcfeac251 Compile Release builds with -momit-leaf-frame-pointer.
Unlike -fomit-frame-pointer, this doesn't make debugging or profiling any more difficult, as it only applies to leaves.  It will make our code (negligibly) smaller and (negligibly) faster.

Mostly I just find it easier to read the disassembly without all the rbp gymnastics getting in the way.


BUG=skia:

GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=3700

Change-Id: I4b96aee7619791d5980de7f46e82836ca08a6456
Reviewed-on: https://skia-review.googlesource.com/3700
Reviewed-by: Herb Derby <herb@google.com>
Commit-Queue: Mike Klein <mtklein@chromium.org>
2016-10-20 17:01:14 +00:00
..
BUILD.gn Compile Release builds with -momit-leaf-frame-pointer. 2016-10-20 17:01:14 +00:00
BUILDCONFIG.gn GN/Win: warnings and warn-as-error 2016-10-13 04:17:38 +00:00
cp.py GN: get Angle compiling on Windows. 2016-10-17 16:16:16 +00:00
echo_headers.py Add executable bit and shebang to python files 2016-08-18 04:36:25 -07:00
gn_helpers.py Basic standalone GN configs. 2016-07-21 12:25:45 -07:00
gn_to_cmake.py Auto re-gen for gn cmake generator. 2016-10-06 21:12:21 +00:00
gypi_to_gn.py Add executable bit and shebang to python files 2016-08-18 04:36:25 -07:00
is_clang.py GN: match shell behavior for cc and cxx in is_clang.py 2016-09-27 09:29:24 -07:00
shared_sources.gni GN: add a flag to implement Android_FrameworkDefs bot. 2016-09-16 07:45:52 -07:00