[roll] Roll llvm-project/libc Reland "[libc] build fix for sigsetjmp (#137047)" (#137214)

Reland `sigsetjmp` patches with build fixes.

We wrap every target replying on the epilogue library into conditional
checks.

---------

Co-authored-by: Petr Hosek <phosek@google.com>
GitOrigin-RevId: 5f53444eafe1fdbe3878dc57191ce479be8ab10e
Original-Revision: d9b98a8731f275e97ab6d2dc7c91bbae14e2ea6a
Change-Id: I8e97d2a5f4a943a6f75c95cf71840308ce7b4b26
1 file changed
tree: 250cece74a59413565076c7bd814cc5b2a1b6602
  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.