[all-commits] [llvm/llvm-project] 0cfb98: [lldb] s/GetAddressRange().GetBaseAddress()/GetAdd...
Pavel Labath via All-commits
all-commits at lists.llvm.org
Thu Feb 6 00:18:12 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0cfb98f871b6bc82691b5aa85b20703de1621875
https://github.com/llvm/llvm-project/commit/0cfb98f871b6bc82691b5aa85b20703de1621875
Author: Pavel Labath <pavel at labath.sk>
Date: 2025-02-06 (Thu, 06 Feb 2025)
Changed paths:
M lldb/source/API/SBFunction.cpp
M lldb/source/Core/FormatEntity.cpp
M lldb/source/Core/SourceManager.cpp
Log Message:
-----------
[lldb] s/GetAddressRange().GetBaseAddress()/GetAddress() (#125847)
Three more cases where it's obvious that the code is looking for the
address of the function entry point.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list