[libunwind][AArch64] Fix _Unwind_ForcedUnwind via sigreturn.

When the sigreturn trampoline is found the unw_proc_info_t.end_ip need to be set to
indicate a stack frame is found.

Reviewed By: cjdb, #libunwind, MaskRay

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

NOKEYCHECK=True
GitOrigin-RevId: f326df34bc179e41ea17d31e1ffba4a479e45589
1 file changed
tree: cdcc4c6a0d6e51caec2c920e1d185596ee95a5a1
  1. cmake/
  2. docs/
  3. include/
  4. src/
  5. test/
  6. .clang-format
  7. CMakeLists.txt
  8. LICENSE.TXT