https://github.com/jimingham commented:
This version is fine. Getting the value from the argument passing register is more efficient, so it would be good to come back around and try that approach. Except for error handling in the case (which I don't see how it would happen, but...) where you can't get the function start, this is fine. https://github.com/llvm/llvm-project/pull/209629 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
