[roll] Roll llvm-project/libc 152de2f..fdb8455 (9 commits)

fdb8455 [libc] move newheadergen back to safe_load (#105374)
a5d1244 [libc] Include startup code when installing all (#105203)
c784167 [libc][NFC] Add sollya script to compute worst case range reduction. (#104803)
2db9faa [libc][gpu] Add Atan2 Benchmarks (#104708)
1084d23 [libc] Add single threaded kernel attributes to AMDGPU startup utility (#104651)
4efa85c [libc] Fix type signature for strlcpy and strlcat (#104643)
e34e7ab [libc] Add missing math definitions for round and scal for GPU (#104636)
6fd9208 [libc] Fix generated header definitions in cmake (#104628)
00868bb Revert "[libc] Disable old headergen checks unless enabled" (#104627)

GitOrigin-RevId: fd22500b4086242dd8b3522c7eef6d4a90fa399e
Change-Id: Ie9db63931f9459df7c9ad6f26d6329ba816f2510
1 file changed
tree: 92057284758e332f78feb9a70d03bcdeddd15f6d
  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 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.