This change adds support for ThinLTO, which greatly improves build times
over full LTO while retaining most of the performance benefits:
https://clang.llvm.org/docs/ThinLTO.html
Bug: 145210207
Change-Id: I8bfc19028266077be2bc1fb5c2bc001b599d3214
Signed-off-by: Sami Tolvanen <samitolvanen@google.com>