[llvm] [Orc] Fix error handling in `ORCPlatformSupport::initialize` (PR #144637)
Lang Hames via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 1 19:05:43 PDT 2025
lhames wrote:
> So probably this PR is not responsible for it.
Yep -- those failures are in non-JIT paths. I don't think this PR could have caused them.
https://github.com/llvm/llvm-project/pull/144637
More information about the llvm-commits
mailing list