This is an archive of the discontinued LLVM Phabricator instance.

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

Repository
rL LLVM

Event Timeline

tberghammer retitled this revision from to Fix handling of DW_CFA_restore_state.
tberghammer updated this object.
tberghammer edited the test plan for this revision. (Show Details)
tberghammer added a reviewer: jasonmolenda.
tberghammer added a subscriber: Unknown Object (MLST).
This revision was automatically updated to reflect the committed changes.