[roll] Roll fuchsia [superproject] Roll llvm-project/libc 2fa3b5e..cc562ff (3 commits)

cc562ff [libc] Repurpose `LIBC_GPU_BUILD` option to enable the new format (#82848)
e1db0d2 [libc][docs] document gpu support for stdbit.h (#85103)
d0bcec7 [libc] roll out rest of stdbit.h entrypoints to gpu,linux,baremetal (#84938)

GitOrigin-RevId: 8d0c51c19a2dd932e7f6d916d2c06090d0092b1d
Roller-URL: https://ci.chromium.org/b/8753504300382222993
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1008092
Original-Revision: cbd853f7525be549d258c3451b1f9b7e2d56cec7
Change-Id: I1554418d290e3cd60b0fd518c4a53daf3fab8b5d
1 file changed
tree: f727614da315f7422bcbf8e3f432eb7493cfe8bd
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.