[LLVMdev] [LLVM][g++] A helping hand

Andrew Lenharth alenhar2 at uiuc.edu
Fri Jan 30 08:39:30 PST 2009


On Fri, Jan 30, 2009 at 10:33 AM, Kasra <kasra_n500 at yahoo.com> wrote:
> I was a little ambiguous. I know LLVM is in C++. By support I meant compilation of C++ source code into LLVM IR.
> I am right to assume this feature is not fully implemented right?

llvm-g++ fully supports compiling C++ into LLVM.  Support in clang is a WIP.

Andrew



More information about the llvm-dev mailing list