llvm-project/lldb/source/Plugins/ABI
Greg Clayton bb3a9b74e7 Update ABISysV_x86_64.cpp to use more efficient register finding calls.
Instead of looking up registers by name, we use the generic ID when we can.

Also added code that creates an extra frame when running expressions by pushing the current PC and FP and then hooking up the FP backchain. This code is "#if 0" out for now until we can pair it with unwinder fixes.

llvm-svn: 194035
2013-11-05 01:24:05 +00:00
..
MacOSX-arm Roll back the changes I made in r193907 which created a new Frame 2013-11-04 09:33:30 +00:00
MacOSX-i386 Fix the architectural default unwind plan's settings for restoring 2013-11-05 00:19:09 +00:00
SysV-x86_64 Update ABISysV_x86_64.cpp to use more efficient register finding calls. 2013-11-05 01:24:05 +00:00
CMakeLists.txt Convert to UNIX line endings. 2013-09-25 10:37:32 +00:00