diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-04-01 20:39:03 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-04-01 20:39:03 +0000 |
commit | 533fe617ac607673300f152f2dacedc0d9082098 (patch) | |
tree | 025ff4abe333a14a63edfae51553c73feddea269 /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py | |
parent | 1e1e212d274c92cdce63b2cf171a75945944b29a (diff) | |
download | bcm5719-llvm-533fe617ac607673300f152f2dacedc0d9082098.tar.gz bcm5719-llvm-533fe617ac607673300f152f2dacedc0d9082098.zip |
[Process] Use early returns in Process::WriteMemory (NFC)
I found the code of Process::WriteMemory particularly hard to follow
when reviewing Ismail's change in D60022. This simplifies the code and
hopefully prevents similar oversights in the future.
Differential revision: https://reviews.llvm.org/D60092
llvm-svn: 357428
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions