[roll] Roll llvm-project/libc be3c04a..5e8f441 (6 commits)

5e8f441 [libc][NFC] Fix misspelled variable name in cmake message
d619f67 [libc] Move fma and fmaf into generic dir
15e3eb2 [libc] Fix some math conversion warnings
4ed00b7 [libc] enable printf using system FILE
874dc8d [libc] Fix inline assembly for nvptx quick_exit
8cb5f86 [libc] Implement memory fences on NVPTX

GitOrigin-RevId: 6a66e578ee067faa01ee7571a2a5c1bd7d8f677b
Change-Id: I652bc077e996521a0a516ea3b844d396be771c73
1 file changed
tree: 7c8169024c042fba2a0f1cfe0c56ddfa1699af47
  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.