[roll] Roll llvm-project/libc [libc][NFC] add remarks to the setjmp implementation (#137066) We use naked functions to avoid compiler-generated prologue and epilogue. Despite GCC documentation listing this as an unsupported case for extended asm, the generated code is not wrong as we only pass in constant operands to extended asm. See https://github.com/llvm/llvm-project/issues/137055 for related remarks. --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> GitOrigin-RevId: 034ab7b5ceaa520bca94008add70a7231365e505 Original-Revision: de20cee59ac52f8df30345e4263901af0ed08412 Change-Id: I1f160470692989c4ad77bc9b0de2f019f1db50eb
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.