[llvm] r268483 - [Sparc] Implement __builtin_setjmp, __builtin_longjmp back-end.

Joerg Sonnenberger via llvm-commits llvm-commits at lists.llvm.org
Wed May 4 05:04:20 PDT 2016


On Wed, May 04, 2016 at 09:33:32AM -0000, Chris Dewhurst via llvm-commits wrote:
> Log:
> [Sparc] Implement __builtin_setjmp, __builtin_longjmp back-end.

Don't forget to update the clang target info accordingly. A real world
user is Ruby BTW.

Joerg


More information about the llvm-commits mailing list