[roll] Roll infra/recipes [clang_toolchain] Enable PGO for Clang toolchain

Enable profile-guided optimization (PGO) for the Clang
toolchain on native Linux builds to improve build
performance in Fuchsia.

Original-Bug: 428926499
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1339720
Original-Revision: 5e707cd0ec4feba420fa0e8f81e589ddd0fe78e8
GitOrigin-RevId: 3889768f83b738efc76fdc78d7daea91f6bda029
Change-Id: I3f3cc82b202ce5cfaf9d0c56c86492ec7c36b711
1 file changed
tree: 6763c8c820d3e213d1ff95bd63ebae6bb86af0e1
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.