[roll] Roll fuchsia [superproject] Roll llvm-project/libc [libc][complex] Testing infra for MPC (#121261)

This PR aims to add the groundwork to test the precision of libc complex
functions against MPC. I took `cargf` as a test to verify that the infra
works fine.

GitOrigin-RevId: d8c9984c041cbe090cd3bb6c69cd82c55f7b166b
Original-Revision: 16575c0cb92b886bac8a1cc97ffb6303e7633c8c
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1194258
Original-Revision: 690af9601d43cfb7787349f8e663e2fc424379ae
Change-Id: I7a81d3ff9068df1dc019532c7beb18cb9e04d5a4
1 file changed
tree: 152446ffb052b97dbb7f2de6a248098e79db2d1c
  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.