[roll] Roll fuchsia [superproject] Roll llvm-project/libc 5bc035e..cc2d1aa (2 commits)

cc2d1aa [libc][stdlib] Bring all GPU's alloc/free entrypoints under the same conditional. (#96373)
e594bf0 [libc][stdlib] Fix skipped libc.src.stdlib.freelist_malloc target for baremetal. (#96372)

GitOrigin-RevId: f5319cd44e9383bbcee5d1e623571c8d9aeafe88
Roller-URL: https://ci.chromium.org/b/8744454074720017265
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1069220
Original-Revision: 5fd0818150a569ddc90a2b3f40d297703658db3e
Change-Id: Idf379f6db8e5eae888ce232772fb5ecc4c879df2
1 file changed
tree: 75733a8590e14c0a6b27e87977f3d78c6965bc54
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.