================ @@ -0,0 +1,89 @@ +;Test longjmp load from jmp_buf. ---------------- uweigand wrote:
What is the added benefit of this combined test? This seems to have been compiled from a C language test that would be useful to run as *execute* test (which we cannot do here). But here we only want to verify `llc` code-gen, and it seems to me everything this test does was already separately verified by the setjmp and longjmp test cases. 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