[clang] [llvm] [SystemZ] Add support for __builtin_setjmp and __builtin_longjmp (PR #116642)
Paul Kirth via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 6 16:07:43 PST 2024
ilovepi wrote:
@uweigand Thanks for the prompt revert.
For reference the Fuchsia bot is just a normal Linux build configured for building Fuchsia in a debian container. The toolchain isn't novel in anyway, except it normally builds with a recent toolchain, and uses the full runtimes build. The bot will list all the CMAKE options we use, and the DockerFile should be with the zorg build bot configs for other buildbots if you have trouble reproducing.
https://github.com/llvm/llvm-project/pull/116642
More information about the cfe-commits
mailing list