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

Philipp Klaus Krause pkk at spth.de
Tue Sep 14 16:07:02 PDT 2010


I want to use llvm to develop for an embedded system. Ther is a free C
compiler targeting the embedded system. I hope llvm will provide a way
to use other languages, e.g. using clang to compile C++.

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

Philipp



More information about the llvm-dev mailing list