llvm-project/lldb/unittests/UnwindAssembly/InstEmulation
Jason Molenda c4be4be5dd Add an arm64 unit test where the function saves x20 in the
prologue, then loads & stores x20 on the stack from a different
location in the middle of the function, and then restores the
reg in the epilogue.  The saving/restoring of x20 in the middle
of the function should be ignored.

llvm-svn: 283969
2016-10-12 03:53:01 +00:00
..
CMakeLists.txt
TestArm64InstEmulation.cpp Add an arm64 unit test where the function saves x20 in the 2016-10-12 03:53:01 +00:00