[llvm] [llvm-exegesis] Switch from MCJIT to LLJIT (PR #72838)

via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 6 11:14:49 PST 2023


lhames wrote:

> This patch switches from using MCJIT to LLJIT as MCJIT is going to be deprecated soon.

Late to the party here, but thanks very much for this -- it's great to see LLVM tools moving over to ORC! :)


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


More information about the llvm-commits mailing list