Files
build_soong/cc
Peter Collingbourne 486e42c353 Enable safe ICF with LLD.
Support for safe ICF was added to LLD in LLVM r337429. This reduces
the size of sailfish system.img by 7.6MB.

The address-significance tables created by Clang to support LLD's
implementation of safe ICF are incompatible with ld -r. Therefore we
need to pass -fno-addrsig to the compiler to prevent it from creating
an address-significance table when building a cc_object.

Change-Id: I83e28741e6b3cdf09566447d2658ce48594f2074
2018-10-25 13:40:28 -07:00
..
2018-10-25 13:40:28 -07:00
2018-10-20 21:33:41 -07:00
2017-10-19 22:39:32 +09:00
2018-10-09 02:16:58 +00:00
2017-11-17 11:22:04 -08:00
2018-10-21 19:54:12 -07:00
2018-10-25 13:40:28 -07:00
2018-05-07 16:21:59 -07:00
2016-08-01 14:36:22 -07:00
2018-10-10 20:09:37 +00:00
2018-07-22 21:18:45 -07:00
2018-10-09 02:16:58 +00:00
2018-10-09 02:16:58 +00:00
2018-10-09 02:16:58 +00:00