commit | 40216ae88b833aa94e65968f5a17b7b92e05032d | [log] [tgz] |
---|---|---|
author | Alix <agespino@google.com> | Thu Apr 07 20:47:01 2022 +0000 |
committer | Alix <agespino@google.com> | Fri Apr 08 18:57:30 2022 +0000 |
tree | 649bbef9bf4db311b67e2fdfa02cee6ebc03f8b7 | |
parent | 19da477d4dad9407fbd198f9005d4e0708d870ba [diff] [blame] |
moved comment to describe Afdo bool Test: just added a comment, no tests performed. Change-Id: Id921b808462600e889ee8fda532a3305821692b2
diff --git a/cc/afdo.go b/cc/afdo.go index c888213..66e9732 100644 --- a/cc/afdo.go +++ b/cc/afdo.go
@@ -45,6 +45,8 @@ } type AfdoProperties struct { + // Afdo allows developers self-service enroll for + // automatic feedback-directed optimization using profile data. Afdo bool AfdoTarget *string `blueprint:"mutated"`