[roll] Roll llvm-project/libc 4f27fcf..f56aa1c (2 commits)

f56aa1c [libc] Update configure.rst after config.json modification (#71942)
69bb680 [libc] Adding a version of memset with software prefetching (#70857)

GitOrigin-RevId: 5ede64f663e96e71cd37b06935a49167ecd4dccc
Change-Id: Ie7bf5066764bd7533bddb25089a47521de535c22
1 file changed
tree: db0adab5a3a88398b821356b46b0ef0a30c8f9c3
  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.