Pavel Labath ad5ee04058 Simplify FuncUnwinders::GetEHFrameAugmentedUnwindPlan
Summary:
GetEHFrameAugmentedUnwindPlan duplicated the work of GetEHFrameUnwindPlan in getting the original
plan from DWARF CFI. This changes the function to call GetEHFrameUnwindPlan instead of doing all
the work itself. A copy constructor is added to UnwindPlan to enable plan copying.

Test Plan: No regressions on linux test suite.

Reviewers: jasonmolenda, clayborg

Subscribers: lldb-commits

Differential Revision: http://reviews.llvm.org/D9369

llvm-svn: 236607
2015-05-06 15:54:48 +00:00
..
2014-07-01 21:22:11 +00:00
2014-07-01 21:22:11 +00:00
2014-12-21 10:44:54 +00:00
2014-07-01 21:22:11 +00:00
2014-07-01 21:22:11 +00:00
2014-07-01 21:22:11 +00:00
2014-07-01 21:22:11 +00:00
2014-07-01 21:22:11 +00:00
2014-07-01 21:22:11 +00:00
2013-07-11 22:46:58 +00:00
2015-04-02 20:57:38 +00:00
2014-07-01 21:22:11 +00:00
2011-10-26 17:55:48 +00:00