unwind-libunwind.c
4.14 KB
-
unwind-libunwind.c (uw_frame_state_for): Adjust for libunwind v0.9 API change... · f18ab437
* unwind-libunwind.c (uw_frame_state_for): Adjust for libunwind v0.9 API change: replace read of UNW_REG_HANDLER with unw_get_proc_info(). (_Unwind_GetLanguageSpecificData): Replace read of UNW_REG_LSDA with unw_get_proc_info(). (_Unwind_GetRegionStart): Replace UNW_REG_PROC_START with unw_get_proc_info(). From-SVN: r64927
David Mosberger committed