[roll] Roll fuchsia [superproject] Roll llvm-project/libc aec5884..c262569 (2 commits)

c262569 [libc] Enable integration tests targeting the GPU
5ea9e1b [libc] Add initial support for an RPC mechanism for the GPU

GitOrigin-RevId: 538da0f069dce1ab62b47469a23de7cf676336e5
Roller-URL: https://ci.chromium.org/b/8786348013750405265
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/821287
Original-Revision: 80de5110a08f44eb18b64d8281c4d3459a488195
Change-Id: I632103b62124c6f3e2cb1b420e060ddebe69f29e
1 file changed
tree: a61089c779e23c5b57d5fde7c7af1cf2203c4949
  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.