diff options
author | serge-sans-paille <sguelton@redhat.com> | 2020-06-29 12:07:26 +0200 |
---|---|---|
committer | serge-sans-paille <sguelton@redhat.com> | 2020-06-29 18:13:42 +0200 |
commit | b4130e6e99640046b60452272264823bf0f8813f (patch) | |
tree | b77f04f83ca794872543c1c2868dc12afafdee93 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 67e4330facfbf798ecc40cd2449f70e6758078b9 (diff) | |
download | llvm-b4130e6e99640046b60452272264823bf0f8813f.zip llvm-b4130e6e99640046b60452272264823bf0f8813f.tar.gz llvm-b4130e6e99640046b60452272264823bf0f8813f.tar.bz2 |
Correctly report Changed status in FoldBranchToCommonDest
It's possible for the first loop trip(s) to set the `Changed` Status, and to a
later one to early exit, in which case `Changed` must be return.
Differential Revision: https://reviews.llvm.org/D82753
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions