commit | 22780f366f202fe15ea9dacab63e1e04f87d695e | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia.infra.roller.fuchsia-infra.iam.gserviceaccount.com> | Thu Oct 17 16:43:40 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Oct 17 09:45:10 2024 -0700 |
tree | 7fb43cec0a26c7957bb9594ab86d5f7961fde7cb | |
parent | 73fde8719dcbd595e668e6ee6db6e6f54912aa57 [diff] |
[roll] Roll fuchsia [superproject] Roll llvm-project/libc [libc][setjmp] make x86_64 longjmp naked (#112581) The generated asm for x86_64's longjmp has a function prolog and epilog. The epilog in particular is unreachable. Convert longjmp to a naked function to avoid these spurious instructions in longjmp. Link: https://github.com/llvm/llvm-project/pull/112437/files#r1802085511 GitOrigin-RevId: 41054d01012e66763824b58ca465d0858d420746 Original-Revision: 5e13f0006ba2daebc5f0c4bc0366111eaf430329 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1140172 Original-Revision: 5343a809863be4275f41b41983a0ec9b2f22288c Change-Id: I8dcf663fdffdd3d824e34617d6c489154071df13
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
.