Disable inliner when SK_ENABLE_OPTIMIZE_SIZE is set.

This should save approximately 27.5K of code size in Skia, at the
cost of increased memory consumption on some platforms when shaders
are compiled by the GPU driver.

Change-Id: Ie4353a0f28ecf82cad3fd9451bddb8e7620101d3
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/580971
Commit-Queue: John Stiles <johnstiles@google.com>
Reviewed-by: Jim Van Verth <jvanverth@google.com>
1 file changed