[roll] Roll third_party/llvm-libc/src b5b85db..92c33bb (3 commits)

92c33bb [libc][benchmark] add memmove to size distribution, also update other distributions
3858447 Revert "[libc][NFC][Obvious] Fix the benchmarks after the switch to llvm/third-party"
8f68a85 Revert "Reland "[benchmarks] Move libcxx's fork of google/benchmark and llvm/utils'"""

GitOrigin-RevId: bd7bf042217a93376d26a866d996e75b91b02d35
Change-Id: I3968f7f9d9d85844adb40321c5fe44d672910bf2
1 file changed
tree: b81510d889853701e5283f2ab4c31d52fb0714d5
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.