go-llvm
go-llvm copied to clipboard
No support for ORC JIT
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.
Feel free to make a PR adding support for ORC JIT.