[llvm] REAPPLY [ORC] Add automatic shared library resolver for unresolved symbols. #148410 (PR #164551)

via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 25 07:49:11 PDT 2025


SahilPatidar wrote:

Thank you for the insight. I think I get the issue — I need to use the real path on both sides. I did that for the input libs but forgot for the directory, which caused the failure.

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


More information about the llvm-commits mailing list