[PATCH] D29881: [PPC] Reduce stack frame size by allocating parameter area on an on-demand basis for ELFv2 ABI

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 23 03:21:52 PST 2017


nemanjai added a comment.

Please provide a message for the asserts to alert the user as to why the function needs a parameter area.


https://reviews.llvm.org/D29881





More information about the llvm-commits mailing list