[roll] Roll llvm-project/libc b9d737c..defb70d (4 commits)

defb70d [libc] Support more functions in riscv
483d7de [libc] Add riscv64 fenv implementation and enable the fenv.h functions.
6286fd2 [libc] Small improvements to libc cmake
e6e4e5c [libc] Add riscv64 syscall implementation.

GitOrigin-RevId: 30aca107a3f7347b9caaa829d99cf19f2d060fa2
Change-Id: I2ce9ac81faafadde029783bfa283348d34c309f1
1 file changed
tree: 644e0e6831304ccceaee92e0ff2c940952d45069
  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.