[roll] Roll fuchsia [rbe][link] Improve profile mode support

The -fprofile-generate and -fprofile-instr-generate
options take optional arguments with '='.
Update flag parsing to understand both forms,
assuming default values from clang --help.

Original-Bug: 133103
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/941573
Original-Revision: 81f6939a1202ca98fc40c8bd17bc7151cc9e1fa5
GitOrigin-RevId: 4ef587db568b531f87eb2398df6c5a2947fa2885
Change-Id: I3a2396a74dde8b7e52928b7963e502233bc0cd40
1 file changed
tree: b4cf4ef6386670301ea802948e8fd06c1545f258
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.