[LLVMdev] VMKit assertion failure

nicolas geoffray nicolas.geoffray at gmail.com
Sun Apr 11 10:14:55 PDT 2010


On Sun, Apr 11, 2010 at 7:12 PM, Konrad Hinsen <konrad.hinsen at fastmail.net>wrote
>
>  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.
>>
>
> 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 :-)
>

It has no impact on VMKit. The impact is on LLVM optimization passes that do
recursive calls.

Cheers,
Nicolas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100411/2e2c3b41/attachment.html>


More information about the llvm-dev mailing list