[LLVMdev] llvm-gcc4 and setjmp

Torvald Riegel torvald at se.inf.tu-dresden.de
Tue Aug 28 01:27:37 PDT 2007


Hi,

is there documentation about what happens to setjmp() et al, and how one 
should handle the setjmp intrinsics? Are setjmp() function calls transformed 
to intrinsics, or are the intrinsics only used for EH?

Thanks,
Torvald



More information about the llvm-dev mailing list