[roll] Roll fuchsia [roll] Roll llvm-project/libc [libc] introduce shared compiler-rt builtins (#200094)

Introduce shared compiler-rt builtins to libc and addtf3 builtin

Split from #197950

Part of #197824

GitOrigin-RevId: c1be7197881e4857e6f6f43e51fc1bce193d255e
Original-Original-Revision: e026fa402b733351c2db76aa09880a546a1ef067

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1682235
Original-Original-Revision: 06bc408916bf2e647c7c44c24b7d9938f889de48
GitOrigin-RevId: f82e28212f5a06d8da0cb11be775b6c25b9863e2
Change-Id: I6b27c6b61b1dcdbd5b44acaf482d598e16620da6
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1682635
Cr-Commit-Position: refs/heads/main@{#195683}
1 file changed
tree: c4ccc9b4b3e4e7e1336094ac9d5101bdee1188b1
  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.