[llvm-dev] 回复: need more information about the two classes ofCallInst and CastInst

曾杰 via llvm-dev llvm-dev at lists.llvm.org
Sun Jun 4 00:48:42 PDT 2017


Thank you very much! 


2017/6/4
Jay




------------------ 原始邮件 ------------------
发件人: "陳韋任"<chenwj.cs97g at g2.nctu.edu.tw>; 
发送时间: 2017年6月4日(星期天) 下午3:32
收件人: "曾杰"<zyj183247166 at qq.com>; 
抄送: "llvm-dev"<llvm-dev at lists.llvm.org>; 
主题: Re: [llvm-dev] need more information about the two classes ofCallInst and CastInst



  CallInst and CastInst are both LLVM IR, besides [1][2], you might also check LangRef [3] and Clang [4] (the FE creates LLVM IR).


[1] http://llvm.org/docs/doxygen/html/classllvm_1_1CallInst.html
[2] http://llvm.org/docs/doxygen/html/classllvm_1_1CastInst.html
[3] http://llvm.org/docs/LangRef.html
[4] https://clang.llvm.org/


HTH,
chenwj




2017-06-04 15:25 GMT+08:00 曾杰 via llvm-dev <llvm-dev at lists.llvm.org>:
Hello, everyone.
  I want to know more about the classes of CallInst and CastInst, but i can just find some information of them in the InstrTypes.h file. Can you offer me more materials about the two important classes?  If there are some cases, that is better.
Thank you!


2017/6/4
Jay




_______________________________________________
 LLVM Developers mailing list
 llvm-dev at lists.llvm.org
 http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
 





-- 
Wei-Ren Chen (陳韋任)
Homepage: https://people.cs.nctu.edu.tw/~chenwj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170604/a3e24ee6/attachment.html>


More information about the llvm-dev mailing list