Files
build_soong/cc
Yi Kong 7e8b47b313 Add -faddrsig to ClangExtraCflags
Emit address-significance table which allows linker to perform safe ICF.
Clang does not emit the table by default on Android since NDK still uses
GNU binutils.

With the flag, binary size is decreased. For Marlin:
               -fno-addrsig  -faddrsig  diff
/system/bin    28012K        27108K     -3.33%
/system/lib    88220K        86964K     -1.44%
/system/lib64  151936K       148108K    -2.58%

Test: m checkbuild
Bug: 128940110
Change-Id: I99511f038a6d4b88b5c849a0f8943c24731ab6ea
Merged-In: I99511f038a6d4b88b5c849a0f8943c24731ab6ea
(cherry picked from commit a32b5e6a6b)
2019-03-20 10:40:44 -07:00
..
2019-03-20 10:40:44 -07:00
2018-11-19 15:26:14 -08:00
2019-03-15 03:04:52 +09:00
2019-03-15 03:04:52 +09:00
2017-10-19 22:39:32 +09:00
2018-10-09 02:16:58 +00:00
2019-02-13 23:32:51 +00:00
2018-10-30 09:55:48 +09:00
2017-11-17 11:22:04 -08:00
2018-12-20 14:33:02 +09:00
2019-03-19 04:20:52 +00:00
2019-02-07 22:31:04 +00:00
2019-02-06 18:41:27 -08:00
2019-02-06 01:52:41 +00:00
2019-02-19 12:05:02 -08:00
2016-08-01 14:36:22 -07:00
2019-01-24 18:59:29 +00:00
2019-02-13 23:32:51 +00:00
2019-02-13 23:32:51 +00:00
2019-03-04 18:11:53 +00:00
2018-10-09 02:16:58 +00:00
2019-03-15 03:04:52 +09:00
2018-12-20 14:33:02 +09:00