[LLVMdev] Require Grammar for converting C to IR
Caldarale, Charles R
Chuck.Caldarale at unisys.com
Mon Jul 29 12:41:42 PDT 2013
> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu]
> On Behalf Of Devchandra L Meetei
> Subject: Re: [LLVMdev] Require Grammar for converting C to IR
> > If you are asking about compiling C into LLVM IR - take a look at Clang:
> > http://clang.llvm.org/. Clang is a C, C++ and ObjC front-end for LLVM.
> Seems that Vijay is asking about converting C program to LLVM IR
Which is exactly what clang does, hence the previous answer from Eli.
- Chuck
More information about the llvm-dev
mailing list