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

via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 23 04:18:28 PDT 2025


SahilPatidar wrote:

> I can take this PR and run the test suite on Unix 64bit platform. Is that enough?

The YAML file we have is a fat YAML containing slices for three architectures supported only on macOS. I’m not sure whether a Unix x86_64 system would support this format.

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


More information about the llvm-commits mailing list