efriedma-quic wrote:

The only code that generates prologues and epilogues is PrologEpilogInserter.  
There isn't any way to skip the normal codegen codepath.  (You can write a 
naked function, but then you'd be responsible for writing your own unwind 
directives.)

reportFatalInternalError seems fine.

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