[LLVMdev] invoke and unwind

Ryan M. Lefever lefever at crhc.uiuc.edu
Wed Nov 15 12:44:55 PST 2006


If an unwind instruction is called, is the does it define a return value 
for the corresponding invoke instruction?  In other words, when we get 
to the exception label, will the value returned by the invoke 
instruction be defined?  If so, how is it defined?

Regards,
Ryan



More information about the llvm-dev mailing list