[LLVMdev] LLVM and Interrupt Service Routines.

Sylvere Teissier st at invia.fr
Tue Jul 21 10:23:56 PDT 2009


> How each target handles the code generation
> differences will be the interesting part.

Why not use a target specific calling convention?

An interrupt is like a normal function call, it only has a different
calling convention.






More information about the llvm-dev mailing list