[LLVMdev] LLVM and Interrupt Service Routines.

Anton Korobeynikov anton at korobeynikov.info
Sat Aug 1 04:45:01 PDT 2009


> Wouldn't a custom calling convention work for all of these requirements?
A little bit ugly thing about this is that we'd need to spread this
support into many different places - usually this stuff will require
some custom prologue / epilogue, some custom stack frame stuff
lowering, etc.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-dev mailing list