diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-07-19 00:52:08 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-07-19 00:52:08 +0000 |
commit | 0288c269689bfa7b6b90da1a1e058c9ebb6fa278 (patch) | |
tree | 66979335871349d671b0f979345da8f0a984cb0e /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py | |
parent | cb30520555da15bced842965757b4e0a5ed772d8 (diff) | |
download | bcm5719-llvm-0288c269689bfa7b6b90da1a1e058c9ebb6fa278.tar.gz bcm5719-llvm-0288c269689bfa7b6b90da1a1e058c9ebb6fa278.zip |
[Target] Return an llvm::Expected from GetEntryPointAddress (NFC)
Instead of taking a status and potentially returning an invalid address,
return an expected which is guaranteed to contain a valid address.
llvm-svn: 366521
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions