Files
build_soong/android
Colin Cross d63c9a7fc1 Allocate OutputPath.String in PathForOutput
In an AOSP aosp_blueline-userdebub build, OutputPath.String was
allocating 802MB of strings in filepath.Join to prepend the
out dir to each path.  Allocate the joined string in PathForOutput
instead, which results in ~57MB of new allocations in PathForOutput
but no allocations in OutputPath.String.

Test: all soong tests
Change-Id: Id452e0c46a2aeda71bfac11a227bb6edb8e3523d
2020-01-29 16:56:37 -08:00
..
2020-01-24 16:43:40 -08:00
2019-12-18 08:19:10 -08:00
2018-07-22 21:18:45 -07:00
2019-10-18 18:28:00 +00:00
2019-12-18 08:19:10 -08:00
2019-12-02 13:48:33 +09:00
2020-01-24 16:43:40 -08:00
2020-01-22 16:54:18 -08:00
2019-12-18 08:19:10 -08:00
2020-01-27 19:03:23 +00:00
2019-12-18 08:19:10 -08:00
2020-01-24 16:43:40 -08:00
2019-12-18 08:19:10 -08:00
2020-01-22 16:54:18 -08:00
2020-01-22 16:54:18 -08:00
2019-12-18 08:19:10 -08:00
2019-12-19 09:22:36 -08:00
2019-09-29 23:26:37 -07:00
2020-01-24 16:43:40 -08:00
2019-12-18 08:19:10 -08:00
2019-10-18 18:28:00 +00:00
2019-02-20 15:43:06 -08:00