[roll] Roll third_party/llvm-libc/src a02100b..013cfee (3 commits)

013cfee [libc] rewrite aarch64 memcmp implementation
017d12e [libc][NFC] Add noreturn and constexpr qualifiers where appropriate
315478f [libc] add strncmp to strings

GitOrigin-RevId: db7e1ac295eb58da4f858c66131c0b8d2609af18
Change-Id: Id41e8f504279a382e2002f30191d29c8524bfeac
1 file changed
tree: a1bb24cd5a67090a215e64d946c8af8dc23a17e8
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.