diff options
| author | Jonas Devlieghere <jonas@devlieghere.com> | 2025-06-24 18:24:16 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-24 16:24:16 -0700 |
| commit | c04e804a3117910d564a6982bed75f369d8a3467 (patch) | |
| tree | a5723c4d587f10f937755e3c3650f7bf592d694d /lldb/packages/Python/lldbsuite/test/gdbclientutils.py | |
| parent | a451fff1ad43fe2f49fb8029055baa31d504487c (diff) | |
| download | llvm-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/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions
