[roll] Roll fuchsia [roll] Roll llvm-project/libc 20b463d..aa7b96f (2 commits)

aa7b96f [libc] Add missing dependency for test target (#138423)
431da1d [libc] Add support for string/memory_utils functions for AArch64 without HW FP/SIMD (#137592)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1266287
Original-Revision: 1145fa394d1e8a726bc07afec19affbb965a83bd
GitOrigin-RevId: 823a119b3ea75d44df4a5e25315d860abffa490e
Change-Id: I1e9e482b03bf3f04f0446bff41dbf1836fd88d8f
1 file changed
tree: ff0fc560f708a32261418b0635548ef876dbd9f5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.