[roll] Roll fuchsia [roll] Roll llvm-project/libc 2c2c183..0bd00fe (2 commits)

0bd00fe:https://llvm.googlesource.com/llvm-project/libc/+/0bd00fe78fdfca82c063d2a81de26a146be9cc75 [libc] Tweak the runtimes cross-build for GPU (#178548)
291ac13:https://llvm.googlesource.com/llvm-project/libc/+/291ac130dcfc1d7a253b84b91c6820ae58f707b7 [libc][SVE] add sve handling for memcpy with count less than 32b (#167446)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1493862
Original-Revision: 8bcc300fc960c5641a76d4067b6ed3614ff1d002
GitOrigin-RevId: 635fb0595cc8c693414341793e0a4d6a05475720
Change-Id: Idf579676986a905b6141c510449d1455a02f8bd9
1 file changed
tree: 4905c3f0a28002784176421db92761b508d961cb
  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.