hanchenye-llvm-project/libunwind
Martin Storsjo 44266b9e11 [PPC64][libunwind] Fix r2 not properly restored
This change makes each unwind step inspect the instruction at the
return address and, if needed, read r2 from its saved location and
modify the context appropriately.

The unwind logic is able to handle both ELFv1 and ELFv2 stacks.

Reported by Bug 41050

Patch by Leandro Lupori!

Differential Revision: https://reviews.llvm.org/D59694

llvm-svn: 360861
2019-05-16 06:49:13 +00:00
..
cmake
docs
include [NFC] Correct outdated links to the Itanium C++ ABI documentation 2019-04-11 16:37:07 +00:00
src [PPC64][libunwind] Fix r2 not properly restored 2019-05-16 06:49:13 +00:00
test [PPC64][libunwind] Fix r2 not properly restored 2019-05-16 06:49:13 +00:00
.arcconfig
.clang-format
CMakeLists.txt Add a new LIBUNWIND_WEAK_PTHREAD Cmake option to force 2019-05-13 18:45:03 +00:00
LICENSE.TXT