[roll] Roll llvm-project/libc 7b791df..794a6d6 (2 commits)

794a6d6 Revert "[reland][libc][NFC] Refactor FPBits and remove LongDoubleBits specialization" (#78457)
3b40ab4 [reland][libc][NFC] Refactor FPBits and remove LongDoubleBits specialization (#78447)

GitOrigin-RevId: 6a1df2ffc2a4f11d00b02e4946a793a96dad90cf
Change-Id: I6140f5e0a1c393f3ddf55231c4676f2f7ac109d1
1 file changed
tree: f1551b4d920d0f7f638fd40a17b42f8c1c888a6f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.