Displaying 1 result from an estimated 1 matches for "9b47b3c7".
2013 Sep 21
1
[LLVMdev] request for help on getting started
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