dpaoliello wrote:

I'm happy to change these back to `llvm_unreachable` or 
`reportFatalInternalError`. Is it possible for something other than LLVM to 
emit the prolog and epilog, like hand-written assembly or a frontend (e.g., for 
a custom calling convention).

I'll change the too many epilog error to add some guidance (only reasonable 
thing to do is to manually split the function).

https://github.com/llvm/llvm-project/pull/143577
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to