[roll] Roll llvm-project/libc 80e5f69..7a3483f (3 commits)

7a3483f [libc] Special case PPC double double for print (#136614)
dbd9130 [libc][math] Skip checking for exceptional values in expm1f when LIBC_MATH_SKIP_ACCURATE_PASS is set. (#130968)
f4a2ac5 [libc] Fix warnings for freelist_heap_test/fuzz (#136634)

GitOrigin-RevId: 5a6d5b492920fac85778ec897555a3a9064abf39
Change-Id: I3002107921fabc65ec9909efd02ba51b23ecadb1
1 file changed
tree: 7b944ce4c112337b8e2534a014be408ac8d79cc8
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.