[llvm] REAPPLY [ORC] Add automatic shared library resolver for unresolved symbols. (attempt 2) (PR #165360)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 29 22:55:36 PDT 2025
SahilPatidar wrote:
@dyung Could you please review the test setup part (`LibraryTestEnvironment::SetUp`, `LibraryResolverIT::SetUp`)?
In summary, the setup creates `.so/.dylib` files from YAML inputs in a unique temporary directory and adds the shared library path to the test fixture environment.
https://github.com/llvm/llvm-project/pull/165360
More information about the llvm-commits
mailing list