diff options
author | Pavel Labath <labath@google.com> | 2015-05-06 15:54:48 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2015-05-06 15:54:48 +0000 |
commit | ad5ee0405876e62b24b6dbd7eb1618593bfdee0b (patch) | |
tree | faadce2f831dfd30c51e9f2c38a13053b2bd1c7f /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 5fe2e25f7c340666092da87cee27b5da614ecdfb (diff) | |
download | llvm-ad5ee0405876e62b24b6dbd7eb1618593bfdee0b.zip llvm-ad5ee0405876e62b24b6dbd7eb1618593bfdee0b.tar.gz llvm-ad5ee0405876e62b24b6dbd7eb1618593bfdee0b.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions