aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp
diff options
context:
space:
mode:
authorMehdi Amini <joker.eph@gmail.com>2021-03-30 21:11:02 +0000
committerMehdi Amini <joker.eph@gmail.com>2021-03-30 22:02:14 +0000
commita360a9786f5f82f4beff6fdcec12b40ee392db7a (patch)
tree6631ee789cdecf185f917691492c23eeb41f7eff /lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp
parent427d3597219ec16c1bc92a0f4c9e39015e80c923 (diff)
downloadllvm-a360a9786f5f82f4beff6fdcec12b40ee392db7a.zip
llvm-a360a9786f5f82f4beff6fdcec12b40ee392db7a.tar.gz
llvm-a360a9786f5f82f4beff6fdcec12b40ee392db7a.tar.bz2
Fix deletion of operations through the rewriter in a pattern matching a consumer operation
This allows for the conversion to match `A(B()) -> C()` with a pattern matching `A` and marking `B` for deletion. Also add better assertions when an operation is erased while still having uses. Differential Revision: https://reviews.llvm.org/D99442
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions