Skip to content
Commit 9770b835 authored by Misha Brukman's avatar Misha Brukman
Browse files

* 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
parent 965dd498
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment