[roll] Roll llvm-project/libc d9b98a8..13dba69 (4 commits)

13dba69 [libc] Make sure we use the right linker for bitcode linking
8a8d4b6 [libc] lsearch_test.cpp: put helpers in anonymous namespace. (#137964)
e15003f [libc] lfind_test.cpp: put helpers in an anonymous namespace. (#137821)
d0f6a1a [libc] implement aarch64 sigsetjmp (#136706)

GitOrigin-RevId: 4cb4346a4334c79b3cee33433c1e12568e8f6e23
Change-Id: I84b613fd966785af213301739a5d39760287066b
1 file changed
tree: 4412c2f78dadc239429d2c511f1f9e69103c522c
  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 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.