[roll] Roll llvm-project/libc 4cececf..5a3735b (4 commits)

5a3735b [libc] support fully OOT build (#101287)
5261f01 [libc][NFC] Remove redundant [[convergent]] attributes from RPC
ca139e2 [libc] fix scudo integration build (#116979)
dcd12b6 [libc] Increase RPC opcode to 32-bit and use a class byte (#116905)

GitOrigin-RevId: bdebb3230b45c38d0d74e5acb12573c6ea0c084f
Change-Id: I5084995412abf64b187d8a1c6d10e95e9187e825
1 file changed
tree: e6e35c5c4ed418f39d7990c2470ba617747e3e8e
  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 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.