[roll] Roll fuchsia [roll] Roll llvm-project/libc ed6e516..2859676 (4 commits)

2859676:https://llvm.googlesource.com/llvm-project/libc/+/2859676b57e5ca83325de892912b45d31980e81b [libc] Force to inline syscall_impl on x86_64 (#178153)
aa90d7f:https://llvm.googlesource.com/llvm-project/libc/+/aa90d7f3876102af3e9c50a442864911ddb79f74 [libc] Implement iswgraph entrypoint (#185339)
3dac843:https://llvm.googlesource.com/llvm-project/libc/+/3dac8430fa0d3f841e87c66836f2ca919975caf5 [libc] Fix detection of cfloat128 (#185486)
0b1f5e4:https://llvm.googlesource.com/llvm-project/libc/+/0b1f5e4f460c83b36cfd403315b302d3046ea575 [libc] Implement iswspace entrypoint (#185269)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1534582
Original-Revision: 34faeba056af8630ecf2fa22f03b07bd5841e755
GitOrigin-RevId: 82acce9d6e76f0bca93946768956563f228c42cc
Change-Id: If70b40572087f39e65bf5ffb6e317a42b78eb394
1 file changed
tree: 8e073d06f0bf74b1873ea844f7d3eddeee89b746
  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.