[Lldb-commits] [lldb] [lldb] Add Function::GetAddress and redirect some uses (PR #115836)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Thu Jan 9 06:54:35 PST 2025
https://github.com/DavidSpickett approved this pull request.
I thought maybe you could call it GetEntryPoint, but I don't think it helps much. The answer to which address it is is one "go to definition" away, and your point is that the obvious guess is that it's the entry point anyway.
LGTM.
https://github.com/llvm/llvm-project/pull/115836
More information about the lldb-commits
mailing list