[cfe-dev] clang, ccc, llvmc

Makslane Araújo Rodrigues makslane at hotmail.com
Wed Jan 28 03:12:30 PST 2009


Thanks, Chris!

CC: cfe-dev at cs.uiuc.eduFrom: clattner at apple.comTo: makslane at hotmail.comSubject: Re: [cfe-dev] clang, ccc, llvmcDate: Tue, 27 Jan 2009 22:07:42 -0800

On Jan 27, 2009, at 7:30 AM, Makslane Araújo Rodrigues wrote:

Can someone tell me the relationship between clang, ccc and llvmc?
You forgot xcc :)

clang -> low-level executable for testing and underlies compilation and static analysis.
ccc/xcc -> compiler driver.  xcc is the new one that will eventually replace ccc.  We expect users to actually use ccc, not the clang executable directly. 
llvmc -> a generalized compiler driver that can drive many things including clang.  None of the clang developer's are currently using it yet afaik,

-Chris
_________________________________________________________________
Receba GRÁTIS as mensagens do Messenger no seu celular quando você estiver offline. Conheça  o MSN Mobile!
http://mobile.live.com/signup/signup2.aspx?lc=pt-br
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090128/dc66beea/attachment.html>


More information about the cfe-dev mailing list