[roll] Roll llvm-project/libc a88006e..b619351 (2 commits)

b619351 [libc] add rounding modes to printf float conv
31b9110 [libc][arm32] add string stdlib & math entrypoints

GitOrigin-RevId: 74bb2bf9e8f13135fe1d60f459856ca4a2c53f6b
Change-Id: I2fbe174d9f9e7987cf83cc7182921c13bfc08f09
1 file changed
tree: 4a4eae291595b1516b9faef7df595f6ef4f61b76
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.