[roll] Roll fuchsia [roll] Roll llvm-project/libc 1293f58..be537e7 (2 commits)

be537e7:https://llvm.googlesource.com/llvm-project/libc/+/be537e74dcdd2a0400d226eaeee695f1790ae92a [libc][math] Refactor ffmaf128 into a header only. (#184751)
e067723:https://llvm.googlesource.com/llvm-project/libc/+/e067723f32c5253d2a143cfb8bc1c5e5fb0bae78 [libc] Rework slab cache data structure for GPU allocator

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1529781
Original-Revision: 5e51d61337bfa325acc8c595efe5292c595a7540
GitOrigin-RevId: ca6e7a8352e4a9781e128e04ea6b51acdba684ed
Change-Id: I83959f16619ac2e4967fa59b3affc0457b907393
1 file changed
tree: 06a93e1256951658fbf0d5ca07c91a279a4e3667
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.