go-llvm icon indicating copy to clipboard operation
go-llvm copied to clipboard

No support for ORC JIT

Open aludayalu opened this issue 10 months ago • 1 comments

I need to use these bindings for one of my projects and I wanted to use the ORC JIT instead of the MCJIT as they support PGOs.

Please add support for the same, regards.

aludayalu avatar Feb 17 '25 13:02 aludayalu

Feel free to make a PR adding support for ORC JIT.

aykevl avatar Feb 19 '25 11:02 aykevl