[roll] Roll fuchsia [superproject] Roll llvm-project/libc d01b24e..9e8c837 (3 commits)

9e8c837 [libc] Fix constant address space on global clock
6ae3ec2 [libc][errno] remove mips+sparc specific errnos (#92798)
490dbb6 [libc][setjmp] disable -ftrivial-auto-var-init=pattern for now (#92796)

GitOrigin-RevId: 38ce9a8d22316a0f5a5be742426a5ff4b1d4d6db
Roller-URL: https://ci.chromium.org/b/8747295866983272209
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1051542
Original-Revision: 3a914b55233d95fd21f18284ae64d3a9984f1da5
Change-Id: I47773cd72e3ebdb1d52bbacd19ce40b0038127c1
1 file changed
tree: 2ec0a97bae50eeba289511ef27b7993949b3d3f0
  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.