[roll] 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: 060ed222057702e60a84ca30e69caeb8081fe13c
Change-Id: I8cadc811ba4a903bd9a2de364e5dd0fac2fa9242
1 file changed
tree: b4f99f139c274b0ed5be3d09526c36c58796cc85
  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.