[roll] Roll fuchsia [superproject] Roll llvm-project/libc e2d9ad6..a697cbf (4 commits)

a697cbf [libc][docs] split up platform and arch support (#120125)
b65ea07 [libc] Exclude FreeListHeap test and fuzzer on GPU (#120137)
024bece [libc][docs] Refresh landing page (#120122)
7977992 [libc] Breakup freelist_malloc into separate files (#119806)

GitOrigin-RevId: 67e22d7a5c0dba8283f2c93f0463564bfb79af27
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1175198
Original-Revision: e18598ae2b059ab50a993069688c256a74cb5462
Change-Id: Ia359e39b2bc7d08c030d5cbbac68e13af7213a40
1 file changed
tree: 24c998c2fbf37cb0418a00983300d50ce36ada7c
  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.