ApsarasX/llvm-bindings

How to create object file

Opened this issue · 3 comments

Thanks for this awesome library.
I've been able to do a lot with this library!

My issue now is how to generate object file for the operating system. I can't fine anything similar to LLVMTargetMachineEmitToFile, LLVMGetDefaultTargetTriple, LLVMGetTargetFromTriple.

Kindly help. Thanks in advance.

Sorry, these APIs are not yet supported, I will add them soon.

Any progress on this??

Hey @ApsarasX – is there any progress on this one?