[LLVMdev] request for help on getting started

Rekha R rekharamapai at nitc.ac.in
Fri Sep 20 21:31:15 PDT 2013


Hi,
I intend to write an optimization using LLVM. But before doing that I felt
like understanding the tools. I wrote a hello world program to be compiled
and executed. But then one of the tutorials suggested using Clang, an other
said dragonegg, a third suggested using llvm-gcc. I am confused as to which
one to use. Can some one help me in

1. What are the differences between these three?
2. Which one best serves my ultimate purpose of developing an machine
independent optimizer using LLVM?
3. Can someone give me step-by-step instructions to compile and execute
this simple hello world C program?

thanks,
Rekha

-- 
Rekha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130921/6eb45751/attachment.html>


More information about the llvm-dev mailing list