Files
build_soong/cc
Colin Cross 18c0c5afbd Support grouping static libraries
LLVM has complicated static library layering that sometimes changes.
The make solution was to list all the static libraries twice, but
Soong dedups the list.  Add a group_static_libs flag to allow
surrounding the static libs with -Wl,--start-group and
-Wl,--end-group.

Test: mmma -j external/llvm
Change-Id: Ic08a183d7def9c9249d4a3014760759f16b68d04
2016-12-02 21:34:42 +00:00
..
2016-11-28 13:45:24 -08:00
2016-11-28 13:45:24 -08:00
2016-11-28 13:45:24 -08:00
2016-12-02 21:34:42 +00:00
2016-12-02 21:34:42 +00:00
2016-10-31 16:21:01 -07:00
2016-11-28 13:45:24 -08:00
2016-11-10 13:49:26 -08:00
2016-11-03 14:35:12 -07:00
2016-11-28 13:45:24 -08:00
2016-12-02 21:34:42 +00:00
2016-11-28 13:45:24 -08:00
2016-11-02 21:19:11 -07:00
2016-08-01 14:36:22 -07:00
2016-11-17 01:50:43 -08:00
2016-07-29 15:17:58 -07:00
2016-10-12 14:30:44 -07:00
2016-10-31 16:21:01 -07:00
2016-12-02 21:34:42 +00:00