[roll] 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: e366ed3e2a9d6fab73f92e5901d3245f154d2be3
Change-Id: I41d13d430d5dfd4763e767074ce826f1364a1bd7
1 file changed
tree: 2baf8722eac0e6c590049a9457654e9a119355e7
  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.