[LLVMdev] C constructs to generate some of LLVM IR instructions?

Rekha R rekharamapai at nitc.ac.in
Tue Oct 8 09:53:08 PDT 2013


Hi,

 I was studying the LLVM IR instruction set by analyzing how constructs in
C language is getting converted to IR form.

I found difficulty in finding C constructs which could generate Invoke,
Resume, Unreachable, ExtractValue, InsertValue instructions. Can someone
help me find some simple C code that generates these instructions in LLVM
IR?

-- 
Regards,
Rekha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131008/3148c473/attachment.html>


More information about the llvm-dev mailing list