ARM struct byval size > 64 triggers failure

Thank you all for your comments/inputs :slight_smile:

-Rajesh

------- Original Message -------

Sender : Stepan Dyatkovskiystpworld@narod.ru

Title : Re: [LLVMdev] ARM struct byval size > 64 triggers failure

I’d want to add few words too :slight_smile:
This is also means, that at very beginning of function SP should be multiple of 8. And straight before “bl” instruction - the same.
If I’m got right, theoretically, inside your function (in all other cases) there are no any restrictions on SP, so you can use it even as a loop counter :slight_smile:

-Stepan.

201301101351858_QKNMBDIF.gif