[LLVMdev] Problem with stock llvmc configuration for C
Chris Lattner
sabre at nondot.org
Thu Aug 17 10:43:36 PDT 2006
On Thu, 17 Aug 2006, Scott Michel wrote:
> Arguably, with the gcc4 frontend, llvmc has probably found the end of
> its usefulness. Granted, it has a simplified interface when compared to
> llvm-gcc, but at this point, it merely duplicates llvm-gcc. There's
> little difference between the builtin specs in gcc.c and the llvmc
> configuration files.
llvmc is useful for other people working on their own front-ends. llvm
does support the GCC front-end well, but we would like to support custom
ones even better :)
-Chris
--
http://nondot.org/sabre/
http://llvm.org/
More information about the llvm-dev
mailing list