[cfe-dev] Cbackend is C99?
Ted Kremenek
kremenek at apple.com
Fri Feb 19 09:10:02 PST 2010
Hi Kalyan,
In general, questions about the backend are best directed to the LLVMDev mailing list (unless it has to do with code generated by Clang). The Cbackend itself is unrelated to Clang (and I myself don't know it's status).
Cheers,
Ted
On Feb 19, 2010, at 1:12 AM, kalyan ponnala wrote:
> Hi,
> I would like to know if the command
> llc -march=c hello.bc
>
> generates a c99 file or not. Is the cbackend target meant to be c99 or normal C.
>
> --
> Kalyan Ponnala
> phone: 8163772059
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
More information about the cfe-dev
mailing list