Files
build_soong/cc
Colin Cross 15fa814560 Disable more of AFDO for host modules
afdo.addDep would never add a depencency on a profile for a host
module, but afdoDepsMutator would still propagate AfdoRDeps to
dependencies, afdoMutator would still create afdo variants, and
afdo.flags would still add the -funique-internal-linkage-names
flag.  Exit early from all of these functions, since the afdo
variations will never be useful.

Test: afdo_test.go
Change-Id: I255fcbb86c99871916e571fbc74075d918b24745
2024-02-07 15:49:47 -08:00
..
2022-10-05 09:06:49 +09:00
2024-01-03 21:48:03 +00:00
2024-02-07 15:49:47 -08:00
2024-02-05 10:31:23 +09:00
2023-05-19 20:31:32 +00:00
2023-03-12 16:31:10 +09:00
2023-05-19 20:31:32 +00:00
2023-05-19 20:31:32 +00:00
2024-01-10 16:29:51 +09:00
2024-01-09 11:37:14 +09:00
2024-01-09 11:37:14 +09:00
2024-01-09 22:09:07 +00:00
2024-01-09 11:37:14 +09:00
2024-01-09 11:37:14 +09:00
2024-01-31 19:42:31 -08:00
2021-04-26 18:41:00 -07:00
2024-01-12 11:19:24 -08:00
2023-05-19 20:31:32 +00:00
2024-01-09 22:09:07 +00:00
2023-10-18 17:42:59 -07:00
2020-07-16 13:21:43 -07:00
2024-01-09 11:37:14 +09:00
2024-01-31 19:42:31 -08:00
2023-07-18 15:07:24 -04:00