[LLVMdev] callinst vs. invokeinst
Ryan M. Lefever
lefever at crhc.uiuc.edu
Mon Oct 30 17:24:43 PST 2006
What is the difference between a CallInst and an InvokeInst in LLVM? Is
an InvokeInst a CallInst that can throw an exception?
Thanks,
Ryan
More information about the llvm-dev
mailing list