diff options
author | Kazu Hirata <kazu@google.com> | 2019-11-21 08:27:17 -0800 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2019-11-21 12:38:22 -0800 |
commit | 4f5d931c5813a5f89250b427b2d3e8c63e03a0c6 (patch) | |
tree | 0df77fa19b43913c778a7d34e2bf13726741bc3d /lldb/packages/Python/lldbsuite/test/terminal/TestEditline.py | |
parent | 1439059cc76a51954b6eba9b657a23ff662dfbf8 (diff) | |
download | bcm5719-llvm-4f5d931c5813a5f89250b427b2d3e8c63e03a0c6.tar.gz bcm5719-llvm-4f5d931c5813a5f89250b427b2d3e8c63e03a0c6.zip |
[JumpThreading] Refactor ThreadEdge
Summary:
This patch moves various checks from ThreadEdge to new function
TryThreadEdge The rational behind this is that I'd like to use
ThreadEdge without its checks in my upcoming patch.
This patch preserves lightweight checks as assertions in ThreadEdge.
ThreadEdge does not repeat the cost check, however.
Reviewers: wmi
Subscribers: hiraditya, jfb, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D70338
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/terminal/TestEditline.py')
0 files changed, 0 insertions, 0 deletions