diff options
author | Misha Brukman <brukman+llvm@gmail.com> | 2003-08-29 04:22:54 +0000 |
---|---|---|
committer | Misha Brukman <brukman+llvm@gmail.com> | 2003-08-29 04:22:54 +0000 |
commit | cfd67c96dca998a9dbcd3bdafe8d8bb420f9c59d (patch) | |
tree | 7a57c46291d670545c909a63f484987f9f860b54 /lib/VMCore/SymbolTable.cpp | |
parent | 7905a6e5618c19d5fc923d35109924d9ccf7d0e7 (diff) |
* 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
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8200 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/VMCore/SymbolTable.cpp')
0 files changed, 0 insertions, 0 deletions