[PATCH] D134367: [test][LoongArch] Mark old JIT ExecutionEngine tests as unsupported
Renato Golin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 12 04:01:55 PDT 2022
rengolin accepted this revision.
rengolin added a comment.
This revision is now accepted and ready to land.
As per that thread, indeed MCJIT is on the way out and you should go for OrcJIT if you want JIT support in LoongArch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134367/new/
https://reviews.llvm.org/D134367
More information about the llvm-commits
mailing list