aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2025-06-24 18:24:16 -0500
committerGitHub <noreply@github.com>2025-06-24 16:24:16 -0700
commitc04e804a3117910d564a6982bed75f369d8a3467 (patch)
treea5723c4d587f10f937755e3c3650f7bf592d694d /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
parenta451fff1ad43fe2f49fb8029055baa31d504487c (diff)
downloadllvm-c04e804a3117910d564a6982bed75f369d8a3467.zip
llvm-c04e804a3117910d564a6982bed75f369d8a3467.tar.gz
llvm-c04e804a3117910d564a6982bed75f369d8a3467.tar.bz2
[lldb] Eliminate check for HasLoadedSections (NFC) (#145366)
We can omit the call to Target::HasLoadedSections as Address::HasLoadedSections already "does the right thing" and returns LLDB_INVALID_ADDRESS if no sections are loaded.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions