[roll] Roll llvm-project/libc 803eb70..04ffd88 (2 commits)

04ffd88 [libc] Disable block test on AMDGPU as well
491e876 [libc] {u}lkbits broken on riscv32 (#115799)

GitOrigin-RevId: 00fb2829fd3aee73671276c1301f1e78a3bba28b
Change-Id: I218bb4c0e9a1da809eab6157104da2932b0aa3aa
1 file changed
tree: a83f1e015bb893badfa31e8c21aae2d8b2ea13eb
  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 in one of the communication channels documented at get involved.

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.