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

Török Edwin edwintorok at gmail.com
Fri Jan 30 08:29:30 PST 2009


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



More information about the llvm-dev mailing list