[roll] Roll fuchsia [superproject] Roll llvm-project/libc 9c2373c..4bfcd26 (3 commits)

4bfcd26 [libc] Partially implement 'rand' for the GPU (#66167)
2e355af [libc] Rework the 'fgets' implementation on the GPU (#69635)
ce0bce6 [libc][libm][GPU] Add missing vendor entrypoints to the GPU version of `libm` (#66034)

GitOrigin-RevId: 0dde0d87b8345ff087a2e9c398fe139c7564e6a1
Roller-URL: https://ci.chromium.org/b/8766759001357286609
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/934993
Original-Revision: b8812f5685e229827b279213b1cdaa60b1026148
Change-Id: I29b7274908ee0e290ac11effaec09d179ee0e4cc
1 file changed
tree: 96ef238aa701c0316b8fb50ea063e32ef0d105c4
  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.