LLVMTargetMachineEmitToFile

Emits an asm or object file for the given module to the filename. This wraps several c++ only classes (among them a file stream). Returns any error in ErrorMessage. Use LLVMDisposeMessage to dispose the message.

extern (C) nothrow
LLVMBool
LLVMTargetMachineEmitToFile

Meta