[roll] Roll fuchsia [superproject] Roll llvm-project/libc [libc] Make sure we have RISC-V f or d extension before using it (#104476)

This matches what we do for other architectures.

GitOrigin-RevId: 971655a0d8fcd034ae7574b3113c23c9f2e0067f
Original-Revision: 2135c8930efa12cd439e59c94477d801c6f6e8c1
Roller-URL: https://ci.chromium.org/b/8739463260663319313
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1101994
Original-Revision: 646fc457a3c402a0d8856d245f6cd4723c519467
Change-Id: I0989130da1ef59d5caf03e44453510c94a73eff2
1 file changed
tree: 7a3008cecc67139475e722c0a39678a202e58e42
  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 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.