How to create object file
mcfriend99 opened this issue · 3 comments
mcfriend99 commented
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.
ApsarasX commented
Sorry, these APIs are not yet supported, I will add them soon.
mcfriend99 commented
Any progress on this??
William-McGonagle commented
Hey @ApsarasX – is there any progress on this one?