[roll] Roll fuchsia [superproject] Roll llvm-project/libc 9fa9814..8e84a64 (2 commits)

8e84a64 [libc][NFC][Docs] Update some GPU testing information
94404b6 [libc] Move long double table option to new config  (#66151)

GitOrigin-RevId: 41540474aed03e88e1ccfb949364d390c89a90fc
Roller-URL: https://ci.chromium.org/b/8770034296359135985
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/916358
Original-Revision: af8e550e0c6f5a009046c94cdd8641a67b25c22c
Change-Id: I1267bab5e935611398d001f4e623e12bffe1ea95
1 file changed
tree: f4d3c96e13ba5a22e8d9819cc5efba11c690f373
  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.