[roll] Roll fuchsia [roll] Roll llvm-project/libc 04462f5..82a6cce (3 commits)

82a6cce:https://llvm.googlesource.com/llvm-project/libc/+/82a6cce2692b99fe590e8eda4351e132e32089f2 [libc][math][c23] Add atan2f16 function (#183531)
34d1173:https://llvm.googlesource.com/llvm-project/libc/+/34d1173749c72be3c7abc786a3c7bfb49c26d42b [libc][math] Refactor bf16div to be header-only (#181400)
8512310:https://llvm.googlesource.com/llvm-project/libc/+/8512310e28fe5e8bfb01050a5075971d5880095f [libc][math] Move hypot to shared/math and make it constexpr (#177588)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1538559
Original-Revision: ed12939b02c8157a7c282c3535b37fa3a04e6ea8
GitOrigin-RevId: f2256a7b79251e4c26b1f26aa7325e47ccbf9f92
Change-Id: I5ef2f64d7e9ee40a9281a2dbab6fafe22b481e02
1 file changed
tree: d26b770a55b1a5e1988dfebda3e3a3c56c9ba8c9
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.