llvm-project/lldb/source/Plugins/Instruction
Jason Molenda 2fc43a3821 Args::StringToGenericRegister will now accept "lr" as
another way to indicate that this register is a generic
Return Address register (in addition to "ra") - this is
used primarily by OperatingSystem plugins.

Correctly annotate the UnwindPlan created by EmulateInstructionARM64
to indicate that it was not sourced from a compiler and it
is valid at every instruction.
<rdar://problem/16639754> 

llvm-svn: 208390
2014-05-09 04:09:48 +00:00
..
ARM Update the checks in EmulateInstructionARM::GetFramePointerRegisterNumber 2014-01-06 23:39:35 +00:00
ARM64 Args::StringToGenericRegister will now accept "lr" as 2014-05-09 04:09:48 +00:00
CMakeLists.txt lldb arm64 import. 2014-03-29 18:54:20 +00:00