llvm-announce-bounces at cs.uiuc.edu
2004-Aug-18 17:09 UTC
[LLVMdev] Forward of moderated message
An embedded message was scrubbed... From: kapil at iitk.ac.in Subject: Help regarding LLVM IR Date: Wed, 18 Aug 2004 22:31:41 +0530 (IST) Size: 1833 URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040818/584b1397/attachment.mht>
Kapil, You should look here: http://llvm.org/docs/ Reid. On Wed, 2004-08-18 at 10:09, llvm-announce-bounces at cs.uiuc.edu wrote:> From: kapil at iitk.ac.in > To: llvm-announce at cs.uiuc.edu > Subject: Help regarding LLVM IR > Date: Wed, 18 Aug 2004 22:31:41 +0530 > > Hi all, > > I am a new user of LLVM. Can some one of you suggest me a good > documentation and refernce material for the LLVM IR. > > Thank you, > > Kapil > > > > ______________________________________________________________________ > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev-------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040818/7a3014b8/attachment.sig>
Sorry about that, I botched the moderation. Please post to llvmdev, not llvm-announce :)> I am a new user of LLVM. Can some one of you suggest me a good > documentation and refernce material for the LLVM IR.Sure, the IR is defined here: http://llvm.org/docs/LangRef.html And some programming info is here: http://llvm.org/docs/ProgrammersManual.html There is a lot of other info here: http://llvm.org/docs/ -Chris -- http://llvm.org/ http://nondot.org/sabre/