Skip to content
Commit 99c40e67 authored by Tamas Berghammer's avatar Tamas Berghammer
Browse files

Improve instruction emulation based stack unwinding

On ARM there is no difference petween a pop and a load instruction so
a register can be loaded multiple times during the function. Add check
to threat the load as a restore only if it do the restore from the
same location where the register was saved.

Differential revision: http://reviews.llvm.org/D11947

llvm-svn: 245546
parent 0e1d729b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment