[LLVMdev] RE: Help regarding LLVM IR
Chris Lattner
sabre at nondot.org
Wed Aug 18 10:27:53 PDT 2004
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/
More information about the llvm-dev
mailing list