[Lldb-commits] [lldb] [IRInterpreter] Return zero address for missing weak function (PR #93548)

via lldb-commits lldb-commits at lists.llvm.org
Thu May 30 10:32:24 PDT 2024


jimingham wrote:

It's been a long time since I've looked at this code, but the change to return a 0 value rather than an error seems consistent at least.

Was there no way to test this?

https://github.com/llvm/llvm-project/pull/93548


More information about the lldb-commits mailing list