Files
build_soong/cc
Yi Kong 7e53c57ed6 Disable inlining and loop unrolling in LTO without PGO profile
Such optimisations may significantly increase the binary size when
compiler heuristics are off. Disabling these helps cut down the
binary sizes with negligible decrease in performance, but allows us to
be more comfortable enabling LTO across various projects.

Test: m
Test: dex2oat, hwui, skia benchmark
Bug: 62839002
Change-Id: Id63e8dd295df2972f76ae4e29ee367080fff8429
2018-02-14 21:21:23 +08:00
..
2018-01-23 01:40:54 +00:00
2017-10-19 22:39:32 +09:00
2018-01-02 18:23:43 -08:00
2018-01-08 17:34:47 -08:00
2017-09-18 23:33:25 -07:00
2017-11-17 11:22:04 -08:00
2018-01-05 10:59:33 -08:00
2016-08-01 14:36:22 -07:00
2017-12-01 00:41:59 +00:00
2018-01-05 10:59:33 -08:00
2018-01-23 01:40:54 +00:00