[llvm] [llvm-exegesis] Switch from MCJIT to LLJIT (PR #72838)
Aiden Grossman via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 27 20:50:56 PST 2023
boomanaiden154 wrote:
> This broke lit tests on Mac, see https://green.lab.llvm.org/green/job/clang-stage1-cmake-RA-incremental/38602/
Thanks for the revert. That test shouldn't be running on Darwin or Windows, so I've specified it requires Linux, which should fix the issue. I'll keep an eye on that bot and make sure everything goes through.
https://github.com/llvm/llvm-project/pull/72838
More information about the llvm-commits
mailing list