[roll] Roll fuchsia [build][virtualization] Leverage FatLTO when building tests Since FatLTO binaries ship with both LLVM bitcode and object code, we can avoid expensive linking operations when building tests by not using LTO linking for test binaries. This patch opts C/C++ tests out of a full relink/reoptimization by telling the linker to choose the object code part of the object file to when linking. This reduced the Toolchain build time for tests by around 20% in LTO builds, and we expect similar improvements in Fuchsia. Original-Bug: 364615885 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1113165 Original-Revision: 5b6a8b0a5e660bb789c7a117932ce3d10a23eb04 GitOrigin-RevId: 0fd4c2bc00eaee5d32c122273d92bafc9c17ee90 Change-Id: Ibe236680b81f8d5020e9e1b6ab1cae9c5314bae6
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.