[roll] Roll llvm-project/libc cedddb8..e0654e0 (4 commits)

e0654e0 [libc] Use `if constexpr` for compile-time conditionals (#113417)
17776d5 [libc] Fix long double is double double const (#113258)
ef965eb [libc][x86] copy one cache line at a time to prevent the use of `rep;movsb` (#113161)
4ee1196 [libc] Add handling for long double=double double (#113235)

GitOrigin-RevId: 7a11dcf29f30bd373d95c5ce725950bbda4a098e
Change-Id: I7043d39302f80b411a0cdd0bb305a1463ab20377
1 file changed
tree: 3a225abd536145e2fdeb3cdfef1a9f8ab4bbcbcc
  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.