Hi I am new at LLVM.. I am not able to run a simple program just compile by LLVM.. also what is IR and how i convert a simple c program to IR. Regards, Mohit -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110323/885550f6/attachment.html>
On Mar 22, 2011, at 11:18 PM, mohitbansal111 at gmail.com wrote:> Hi > > I am new at LLVM.. > I am not able to run a simple program just compile by LLVM.. > also what is IR and how i convert a simple c program to IR.http://llvm.org/docs/GettingStarted.html#tutorial -eric