[PATCH] Move estimateStackSize from ARM into MachineFunction
Renato Golin
renato.golin at linaro.org
Thu Mar 14 12:38:20 PDT 2013
On 14 March 2013 19:24, Tim Northover <t.p.northover at gmail.com> wrote:
> It's a bit cheeky, but I don't suppose you could make AArch64 use the
> generic one too? Our implementation is identical to ARM's,
> byte-for-byte.
>
Should be a trivial change, too.
What's the complication of having it in MachineFrameInfo? Looks as a better
place to put that in...
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130314/14bb269c/attachment.html>
More information about the llvm-commits
mailing list