Fix PR15293: ARM codegen ice - expected larger existing stack allocation
Renato Golin
renato.golin at linaro.org
Fri Apr 26 13:50:21 PDT 2013
Hi Stepan,
+ // Case #2. Var-args function, that doesn't contain byval parameters.
+ // The same: eat all remained unallocated registers,
+ // initialize stack frame.
Doesn't var-arg functions *always* use the stack? Why do you need to
consume the other registers?
cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130426/6b2d6b78/attachment.html>
More information about the llvm-commits
mailing list