diff options
author | 2024-02-07 15:09:08 -0800 | |
---|---|---|
committer | 2024-02-07 15:49:47 -0800 | |
commit | 15fa8145609d358e27f4bcfefffb64eb33c06f00 (patch) | |
tree | 0eb82a670aa0595752648263780ee0a8f640216b /rust/config/lints.go | |
parent | da4c89f750be870d6b1e507afb31a5bf9265e9cd (diff) |
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
Diffstat (limited to 'rust/config/lints.go')
0 files changed, 0 insertions, 0 deletions