diff options
author | Joseph Tremoulet <jotrem@microsoft.com> | 2019-04-02 15:47:11 +0000 |
---|---|---|
committer | Joseph Tremoulet <jotrem@microsoft.com> | 2019-04-02 15:47:11 +0000 |
commit | b69afa8e9ba51c2e136a9abc3222b8ec40cd128a (patch) | |
tree | 90a3f539e43c28822ba0a7fc0c363e6f6472c2be /lldb/packages/Python/lldbsuite/test/python_api/signals | |
parent | 838bba9c34bf1e5500c2e100327bc764afc8d367 (diff) | |
download | bcm5719-llvm-b69afa8e9ba51c2e136a9abc3222b8ec40cd128a.tar.gz bcm5719-llvm-b69afa8e9ba51c2e136a9abc3222b8ec40cd128a.zip |
[PruneEH] Don't split musttail call from ret
Summary:
When inserting an `unreachable` after a noreturn call, we must ensure
that it's not a musttail call to avoid breaking the IR invariants for
musttail calls.
Reviewers: fedor.sergeev, majnemer
Reviewed By: majnemer
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D60079
llvm-svn: 357483
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals')
0 files changed, 0 insertions, 0 deletions