[LLVMdev] Long & double data type support in LLVM

Duncan Sands baldrick at free.fr
Thu Oct 7 04:36:12 PDT 2010


Hi Kush Agarwal,

> I got some problems while compiling a "C" file which contains a long and double
> data type.

please be more precise.  What compiler did you use (llvm-gcc, clang, dragonegg)?
What were you compiling and what kind of problems did you see?

> Does LLVM support the same data types?

Yes.

Ciao,

Duncan.



More information about the llvm-dev mailing list