llvm-project/lldb/source/Plugins/Instruction/ARM
Jason Molenda 5a87c0fb37 Update the checks in EmulateInstructionARM::GetFramePointerRegisterNumber
and EmulateInstructionARM::GetFramePointerDWARFRegisterNumber to recognize
the Apple arm convention (of using r7 for the frame pointer, regardless of
thumb or arm) even if the OS does not match Darwin/MacOSX/iOS.  Also 
corrects the behavior for thumb code on non-Apple platforms.
<rdar://problem/14661537> 

llvm-svn: 198648
2014-01-06 23:39:35 +00:00
..
CMakeLists.txt Convert to UNIX line endings. 2013-09-25 10:37:32 +00:00
EmulateInstructionARM.cpp Update the checks in EmulateInstructionARM::GetFramePointerRegisterNumber 2014-01-06 23:39:35 +00:00
EmulateInstructionARM.h Fix header comment line length 2013-11-11 18:30:28 +00:00
EmulationStateARM.cpp Roll back the changes I made in r193907 which created a new Frame 2013-11-04 09:33:30 +00:00
EmulationStateARM.h Roll back the changes I made in r193907 which created a new Frame 2013-11-04 09:33:30 +00:00
Makefile Add the ARM instruction emulation makefile. 2011-04-08 02:11:29 +00:00