Don't read the SP when getting argument values from registers in case the SP isn...
authorGreg Clayton <gclayton@apple.com>
Tue, 18 Dec 2012 23:45:33 +0000 (23:45 +0000)
committerGreg Clayton <gclayton@apple.com>
Tue, 18 Dec 2012 23:45:33 +0000 (23:45 +0000)
commit0b510bca73be0ced95a68b1accfd3bf4fdc290ae
tree5d9e2eff7283b12b11f906557e281142fa935c35
parent7aafc4bcddd7f50d10390bb76f69c71f99528a3b
Don't read the SP when getting argument values from registers in case the SP isn't available. We don't want the availability of SP to limit when we get get arguments from registers.

llvm-svn: 170476
lldb/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.cpp