summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/sample_test
diff options
context:
space:
mode:
authorHeejin Ahn <aheejin@gmail.com>2018-09-25 19:56:44 +0000
committerHeejin Ahn <aheejin@gmail.com>2018-09-25 19:56:44 +0000
commite41be38efd9465d34a701476de455395f3512799 (patch)
tree331baa7433af05fef51274189d2199d360c8e1aa /lldb/packages/Python/lldbsuite/test/sample_test
parente38c7f8d969779d2a1513a3a1809d05aa2160db5 (diff)
downloadbcm5719-llvm-e41be38efd9465d34a701476de455395f3512799.tar.gz
bcm5719-llvm-e41be38efd9465d34a701476de455395f3512799.zip
Unify landing pad information adding routines (NFC)
Summary: We have `llvm::addLandingPadInfo` and `MachineFunction::addLandingPad`, both of which add landing pad information to populate `LandingPadInfo` but are called from different locations, which was confusing. This patch unifies them with one `MachineFunction::addLandingPad` function, which now has functionlities of both functions. Reviewers: rnk Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D52428 llvm-svn: 343018
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/sample_test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud