[Lldb-commits] [PATCH] D62374: FuncUnwinders: prefer debug_frame over eh_frame

2019-05-27 Thread Pavel Labath via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rLLDB361758: FuncUnwinders: prefer debug_frame over eh_frame (authored by labath, committed by ). Herald added a subscriber: teemperor. Herald added a project: LLDB. Changed prior to commit: https://revie

[Lldb-commits] [PATCH] D62374: FuncUnwinders: prefer debug_frame over eh_frame

2019-05-24 Thread Pavel Labath via Phabricator via lldb-commits
labath created this revision. labath added reviewers: jasonmolenda, clayborg. The two sections usually contain the same information, and we rarely have both kinds of entries for a single function. However, in theory the debug_frame plan can be more complete, whereas eh_frame is only required to be