[roll] Roll fuchsia [superproject] Roll llvm-project/libc 5b861e1..994f9e1 (3 commits)

994f9e1 [libc] Remove leftover target dependent intrinsic
add51a6 [libc] Remove remaining GPU architecture dependent instructions (#81612)
0da34b9 [libc] Round up time for GPU nanosleep implementation (#81630)

GitOrigin-RevId: 947bb35c5d6ebc9450f6d80650a2073bd78b5e6d
Roller-URL: https://ci.chromium.org/b/8756158530471531569
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/991260
Original-Revision: 38feba0f04fc80beb97a8a503bec6fba25f5ee21
Change-Id: Ic4788d41ee04467e5d4423cf9c0a1fc0d16e35c6
1 file changed
tree: b6593b3b8b7598d78f019d0b680acf8a71023717
  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.