[roll] Roll fuchsia [roll] Roll llvm-project/libc 8b63241..b4ef8d4 (6 commits)

b4ef8d4:https://llvm.googlesource.com/llvm-project/libc/+/b4ef8d4949810c40f658c6515485f65b60b2d173 [libc] Add hdrgen tests to the main libc test target (#186113)
8f4b3c4:https://llvm.googlesource.com/llvm-project/libc/+/8f4b3c491556ec480d165f570026cb383d3a3ce4 [libc] Remove unused AOR_v20.02 directory (#185951)
5a79a1a:https://llvm.googlesource.com/llvm-project/libc/+/5a79a1a3f32e4526b15d2869b6e8d7b7ad5af913 [libc]: implement 'iswalnum' entrypoint (#185581)
d63b489:https://llvm.googlesource.com/llvm-project/libc/+/d63b489aeb8a6c42873eea70f8e8ccdfc27f6b93 [libc] Use the proper name for the 'llvm-gpu-loader' (#186101)
5fd9cdb:https://llvm.googlesource.com/llvm-project/libc/+/5fd9cdbb409056f0c05f13994825b5d36935c0ce [libc] Fix hdrgen test test_small_proxy.h (#185890)
d2269f3:https://llvm.googlesource.com/llvm-project/libc/+/d2269f35938bf79890ff75e63268a499d1bef0d8 [libc] Add entrypoint for iswxdigit (#185574)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1538021
Original-Revision: 30521c92666329f32fc659435d8734f8ada5aa92
GitOrigin-RevId: 47bcae32bac54f0259adacd9235e9d618d77c7b8
Change-Id: I71c0fce233417c9bbe6760a2140c9ffa48fe6907
1 file changed
tree: 0b0543d2e5da3c38cf2955bcae3f4f470de0dcd6
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.