[roll] Roll third_party/llvm-libc/src [libc] Add memmove benchmarks

This patch enables the benchmarking of `memmove`.
Ideally, this should be submitted before D114637.

Differential Revision: https://reviews.llvm.org/D114694

GitOrigin-RevId: 38e315c3d402a94b6021c2909b3e9326b6daf669
Original-Revision: 6bbf900321305f3cc6fd6f91938b65bd834b6b52
Change-Id: Iaf405e6b6f71ce6cc9acc9a1553b3c17e1d7f6df
1 file changed
tree: 6509bae23b0ce33ed1d192f75bed9eba2274fad1
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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 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.