Re: [fpc-devel] Enable LLVM?

2015-07-14 Thread Jonas Maebe
Adriaan van Os wrote: Jonas Maebe wrote: d) trampolines for interface methods Ehw, trampolines. They requires executable stacks. No, they don't. Is there a possibility to pass activation frames instead or apply lambda/lifting ? Trampolines for interface methods are generated at compile t

Re: [fpc-devel] Enable LLVM?

2015-07-14 Thread Adriaan van Os
Jonas Maebe wrote: Den wrote: Ah, thanks for giving me a heads up Jonas. I'll have to wait and see where it goes then. Do you have a page/blog where I can keep up to date with your progress/roadmap of it? :) No, just the svn commit log. The status right now is that the system unit for Darwin/

Re: [fpc-devel] Enable LLVM?

2015-07-14 Thread Jonas Maebe
Den wrote: Ah, thanks for giving me a heads up Jonas. I'll have to wait and see where it goes then. Do you have a page/blog where I can keep up to date with your progress/roadmap of it? :) No, just the svn commit log. The status right now is that the system unit for Darwin/x86-64 can be mostly

Re: [fpc-devel] Enable LLVM?

2015-07-14 Thread Den
Ah, thanks for giving me a heads up Jonas. I'll have to wait and see where it goes then. Do you have a page/blog where I can keep up to date with your progress/roadmap of it? :) - Den On 2015-07-13 05:15 AM, Jonas Maebe wrote: Den wrote: I was just wondering if there was an option to