On Apr 30, 2009, at 2:42 PM, Eli Friedman wrote: > The only way to safely do setjmp/longjmp in LLVM is to call external > functions called "setjmp" and "longjmp". Are you saying that inline asms are unsafe?