aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/cpp/FdoSupportFunction.java
Commit message (Expand)AuthorAge
* Remove LIPO supportGravatar hlopko2018-06-15
* Make --fdo_optimize paths be PathFragment instead of Path, and remove the now...Gravatar Googler2018-04-11
* Route fdo logic that deals with the path to the fdo profile through CcToolcha...Gravatar Googler2018-02-20
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Remove product name precomputed value.Gravatar janakr2017-09-25
* Inject BlazeDirectories into FdoSupportFunction directly, instead of dependin...Gravatar janakr2017-09-25
* Add support for zipped LLVM profile files.Gravatar Googler2017-06-14
* Automated g4 rollback of commit c4134802dd15d6ef5cca6521f6bf6aac395ee2ad.Gravatar kchodorow2017-05-23
* Automated g4 rollback of commit 1d9e1ac90197b1d3d7b137ba3c1ada67bb9ba31b.Gravatar hlopko2017-04-04
* Symlink output directories to the correct directory nameGravatar kchodorow2017-03-31
* Add an "is main repo" field to RootsGravatar Kristina Chodorow2016-09-09
* Make FdoSkyException static.Gravatar Lukacs Berki2016-09-09
* Move FDO support to the analysis phase by wrapping FdoSupport in its own SkyF...Gravatar Lukacs Berki2016-04-07