Use FDO profile information to optimize compilation. Specify the name of a
zip file containing a .gcda file tree, an afdo file containing an auto
profile, or an LLVM profile file. This flag also accepts files specified as
labels (e.g. `//foo/bar:file.afdo` - you may need to add an `exports_files`
directive to the corresponding package) and labels pointing to
`fdo_profile` targets. This flag will be superseded by the `fdo_profile`
rule.