diff options
author | Duraid Madina <duraid@octopus.com.au> | 2006-01-23 06:08:46 +0000 |
---|---|---|
committer | Duraid Madina <duraid@octopus.com.au> | 2006-01-23 06:08:46 +0000 |
commit | b9bcd18794fd57c04390bc0b86f924fd6e6f4dad (patch) | |
tree | 3094932b403ba150f65330405ae06cb12d0922b3 /lib/Bytecode/Reader/Analyzer.cpp | |
parent | 7070c5f24125e06e969874c481d0f58f18e0097f (diff) |
fix register corruption! (my god.) r15 is a scratch reg, using that as
a frame pointer is a pretty doofus thing to do. use r5 instead, and
mark it callee-saved, coz that's what it is!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25526 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Bytecode/Reader/Analyzer.cpp')
0 files changed, 0 insertions, 0 deletions