* Use alloca() to force GCC not to eliminate frame pointer
* Break apart saving and restoring registers into separate functions * Instead of saving single and double FP registers, just save the double registers -- aliasing helps preserve the single FP registers as well. * Request just as much memory for a stub as we actually use llvm-svn: 8200
Loading
Please register or sign in to comment