Fix handling of DW_CFA_restore_state
The CFA offset shouldn't be restored to the saved value in case of a DW_CFA_restore_state opcode.
Paths
| Differential D10843
Fix handling of DW_CFA_restore_state ClosedPublic Authored by tberghammer on Jun 30 2015, 10:28 AM.
Details Summary Fix handling of DW_CFA_restore_state The CFA offset shouldn't be restored to the saved value in case of a DW_CFA_restore_state opcode.
Diff Detail
Event Timelinetberghammer updated this object. Closed by commit rL241331: Fix handling of DW_CFA_restore_state (authored by tberghammer). · Explain WhyJul 3 2015, 2:30 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 28998 lldb/trunk/source/Symbol/DWARFCallFrameInfo.cpp
|