[PATCH] D50969: [Sparc] Improve the builtin setjmp/longjmp

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 26 09:36:37 PDT 2018


jyknight added a comment.

Dare I ask -- are you fixing them because you're testing with -verify-machineinstrs and fixing the failures, or because you actually want it for something?

That is -- can we just delete support for sjlj setjmp/longjmp from the sparc backend, instead?


Repository:
  rL LLVM

https://reviews.llvm.org/D50969





More information about the llvm-commits mailing list