[roll] Roll llvm-project/libc 81d99f4..7a0fca1 (2 commits)

7a0fca1 [libc] Don't call user comparator function for equal pointers
f35cc59 [libc] Temporarily disable arm32's sinf, cosf, sincosf entrypoints.

GitOrigin-RevId: 02dc1d8c8fb0766e8bf4061a1285bee163cb0360
Change-Id: Iacc27a7bec445a65a5e4623cc2e8e5964594c9d3
1 file changed
tree: aa39a7d598b372af8758158b6cfaf36c01722552
  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
  12. 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.