hanchenye-llvm-project/lldb/source/Plugins/ABI
Sean Callanan d0d37d1800 Updated the x86_64 and i386 ABIs to chain RBP
(i.e., leave the value the same, so that a new
stack frame will be linked to the previous
stack) rather than zeroing out RBP.

This fixes calls to dlopen(), for example, which
does a backtrace to see which image is calling
it.

llvm-svn: 113288
2010-09-07 21:23:34 +00:00
..
MacOSX-i386 Updated the x86_64 and i386 ABIs to chain RBP 2010-09-07 21:23:34 +00:00
SysV-x86_64 Updated the x86_64 and i386 ABIs to chain RBP 2010-09-07 21:23:34 +00:00