[roll] 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: aa2ac821dac058cc2b3b7e97ce5073f839d66339
Change-Id: I6e56d0d66948beb5b57ee9318ae19a0aa97d21cf
1 file changed
tree: 23bda856a75615a185ff0a7b395b08fe108634c3
  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.