Skip to content
Commit d0d37d18 authored by Sean Callanan's avatar Sean Callanan
Browse files

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
parent 9040eecb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment