[cfe-dev] 'llvmc --clang' vs. 'ccc'

Mikhail Glushenkov foldr at codedgers.com
Sun Jan 11 13:09:54 PST 2009


Hi,

I noticed that there is ongoing work [1] on extending ccc with
what looks like duplication of the functionality already present
in llvmc [2]. I just want to remind that llvmc's clang plugin was
recently rewritten [3] to make it usable as a drop-in replacement
for 'ccc'. The clang plugin is now compiled in by default, so you
can just alias 'ccc' to 'llvmc --clang' and use that instead of
the old 'ccc' script. Feedback is very much appreciated,
preferably in form of bug reports.

[1] http://article.gmane.org/gmane.comp.compilers.clang.scm/4177
[2] http://llvm.org/docs/CompilerDriver.html
[3] http://article.gmane.org/gmane.comp.compilers.llvm.devel/17087/




More information about the cfe-dev mailing list