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

Alexei Svitkine alexei.svitkine at gmail.com
Fri Jan 30 08:38:48 PST 2009


It's implemented through the llvm-gcc front end, but not yet through
the clang frontend. If you're interested in helping with clang, then
you should post to cfe-dev mailing list instead.

-Alexei

On Fri, Jan 30, 2009 at 11:33 AM, Kasra <kasra_n500 at yahoo.com> wrote:
> --- On Fri, 1/30/09, Török Edwin <edwintorok at gmail.com> wrote:
>
>> From: Török Edwin <edwintorok at gmail.com>
>> Subject: Re: [LLVMdev] [LLVM][g++] A helping hand
>> To: kasra_n500 at yahoo.com, "LLVM Developers Mailing List" <llvmdev at cs.uiuc..edu>
>> Date: Friday, January 30, 2009, 8:29 AM
>> On 2009-01-30 18:19, Kasra wrote:
>> > Hi All,
>> >
>> > I was looking into using LLVM with C++. Currently
>> there is almost no C++ support (C support only).
>> >
>>
>> LLVM is written in C++,  has a C++ API, and llvm-gcc
>> frontend can
>> compile C++ programs.
>> What exactly is the C++ support you are missing?
>>
>> Best regards,
>> --Edwin
>
> Hi,
>
> 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?
>
> With Best Regards
>
> --KaZ
>
>
>
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>




More information about the llvm-dev mailing list