[LLVMdev] How to use llvm to cross-compile to C

Philipp Klaus Krause pkk at spth.de
Tue Jan 12 08:31:33 PST 2010


I want to use llvm to develop for an embedded system. The embedded
system has a C compiler. I hope llvm will provide a way to use other
languages.

How can I do this? How do I tell llvm e.g. the size of ints on the
target, etc?

Philipp



More information about the llvm-dev mailing list