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

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Thu May 30 03:13:48 PDT 2024


https://github.com/Michael137 approved this pull request.

Seems like a reasonable thing to do (as this comment in [LoadAddressResolver ::Resolve](https://github.com/llvm/llvm-project/blob/fd8b2d2046508c027ccf0fffb50d665c8355997a/lldb/source/Expression/IRExecutionUnit.cpp#L758-L761) implies).

Might want to hold off from merging in case @jimingham has any input

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


More information about the lldb-commits mailing list