ARM: support mandatory tail calls for tailcc & swifttailcc
This adds support for callee-pop conventions to the ARM backend so that it can ensure a call marked "tail" is actually a tail call.
Loading
Please register or sign in to comment
This adds support for callee-pop conventions to the ARM backend so that it can ensure a call marked "tail" is actually a tail call.