[roll] Roll fuchsia [roll] Roll llvm-project/libc c6bf881..83612a8 (3 commits)

83612a8 [libc][uefi] add crt1 (#132150)
b671fc0 [libc][math] Add x86-64 sqrt specialization for 80-bit long double. (#139203)
16b40fa [libc][math] Implement double precision acos correctly rounded for all rounding modes. (#138308)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1272443
Original-Revision: caa4b77e8d0fc444933c296395e10b0d4921cde1
GitOrigin-RevId: 47600b84463ba97b03e3986c30aff1d494ba8e03
Change-Id: I82cdd87c6d31abf69dbc97ac07532c794ff5a1fe
1 file changed
tree: cf670f656db82754e0cc4f5119c6eddf530ca8c0
  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.