search for: 1005330

Displaying 1 result from an estimated 1 matches for "1005330".

Did you mean: 1005331
2009 Jul 26
3
[LLVMdev] LLVM and Interrupt Service Routines.
On Jul 26, 2009, at 3:42 AM, Sanjiv Gupta wrote: >> >> What happens with functions that are called both inside and outside >> ISR context? Do you have to codegen two copies of those? >> >> > Yes. That's precisely what we are trying to achieve in llvm-ld. > But the problems don't end there, as llvm-ld doesn't have any idea of > libcalls