Chromium Code Reviews
DescriptionAdd 'ThinLTO Linux ToT' buildbot (src part).
ThinLTO is a promising scalable approach to LinkTimeOptimization,
that is quickly reaching the production quality:
http://blog.llvm.org/2016/06/thinlto-scalable-and-incremental-lto.html
We would like to evaluate its current state and potentially deploy it
on the platforms where we currently use Full LTO, and potentially on
others platforms too (for which Full LTO was impractical)
This bot will give us a target to hit: when it's green, we'll know that
the remaining parts is to port features we need from full LTO to ThinLTO,
in particular, whole program devirtualization and CFI.
BUG=645295
Committed: https://crrev.com/e0ad700ec399c678e579f4c55a0ef25422589ace
Cr-Commit-Position: refs/heads/master@{#418150}
Patch Set 1 #
Messages
Total messages: 11 (6 generated)
|
||||||||||||||||||||||||||||