tinygo-org/go-llvm

How to compile llvm IR into machine code programatically?

kant777 opened this issue · 0 comments

I understand that the library allows for the generation of LLVM IR. How can one programmatically compile the IR to machine code?