[roll] Roll fuchsia [superproject] Roll llvm-project/libc b984578..3cff10b (2 commits)

3cff10b [libc] Fix linking of AMDGPU device runtime control constants for math (#65676)
05fe808 [libc] Enable missing memory tests on the GPU (#68111)

GitOrigin-RevId: 35e1fbf9af9d7c917aba39a20843c2d5c9427e90
Roller-URL: https://ci.chromium.org/b/8767923316082309537
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/928736
Original-Revision: da38543f065a0635504fe82bab33376ea8dd0249
Change-Id: I550ad528ccf6606404825ef87f62a9a8e039829a
1 file changed
tree: dcf54e427aff6162bea849c2a63dc550729b3ef4
  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.