<div class="gmail_quote">On Sun, Apr 11, 2010 at 7:12 PM, Konrad Hinsen <span dir="ltr"><<a href="mailto:konrad.hinsen@fastmail.net">konrad.hinsen@fastmail.net</a>></span> wrote<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'm not sure what to do about that core__init function. I will try to create a bigger stack to see if that changes anything or if LLVM inifinite loops.<br>
</blockquote>
<br></div>
I am rather surprised that the size of a method should have an impact on stack usage, but then I haven't looked at all at how VMKit works yet. That's my next project :-)<br></blockquote><div><br></div><div>It has no impact on VMKit. The impact is on LLVM optimization passes that do recursive calls.</div>
<div><br></div><div>Cheers,</div><div>Nicolas</div></div>