[LLVMdev] LLVM on small MCUs?

Jonathan S. Shapiro shap at eros-os.com
Mon May 19 10:45:16 PDT 2008


On Mon, 2008-05-19 at 20:40 +0300, Pertti Kellomäki wrote:
> The only hitch is that in the MCU world people expect to be
> able to write interrupt handlers and the like in C...

Most of the support that I have seen for this in other compilers amounts
to custom calling conventions and preambles. Are you thinking of more
than this?




More information about the llvm-dev mailing list