[Lldb-commits] [lldb] [lldb] Use Function::GetAddress in Module::FindFunctions (PR #124938)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Fri Jan 31 00:12:42 PST 2025
labath wrote:
I added a "DEPRECATED" comment, which isn't quite as strong, but sort of conveys the same thing. The function is called from a bunch of places, but I don't think there's that much churn around it for backsliding to be a problem.
https://github.com/llvm/llvm-project/pull/124938
More information about the lldb-commits
mailing list