================ @@ -0,0 +1,123 @@ +; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5 ---------------- uweigand wrote:
Here I think it would be good to add one more test, to verify that the *frame pointer* is saved if it is live - this is currently tested nowhere. To do so, I think it should suffice to call setjmp in a function that required a frame pointer because it does a variable-sized alloca. (This FP test could be done both with and without mbackchain to test all the permuations.) https://github.com/llvm/llvm-project/pull/116642 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits