[roll] Roll fuchsia [superproject] Roll llvm-project/libc 6738aef..8f6cdca (4 commits)

8f6cdca [libc] expose aux vector (#75806)
d3c8f19 [libc] Improve get_object_files_for_test to reduce CMake configure time for tests. (#75552)
4f8711e Use StringRef::{starts,ends}_with (NFC)
faa59a9 [libc] Fix improper initialization of `StorageType` (#75610)

GitOrigin-RevId: 52b625c212211d832dc0e95e4811ed6e6c094ccb
Roller-URL: https://ci.chromium.org/b/8761332511300506849
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/962693
Original-Revision: 7663d372f56eca52450b04ff93ab56a8e9334fa8
Change-Id: Ibfdcfcadbaad093784663ee0ee35658b9cb1b4b2
1 file changed
tree: 20e3f2612f89d0568b96fbe4f302847b92ada9a4
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.