LLVMPrintModuleToFile

Print a representation of a module to a file. The ErrorMessage needs to be disposed with LLVMDisposeMessage. Returns 0 on success, 1 otherwise.

@see Module::print()

extern (C) nothrow
LLVMPrintModuleToFile
(,
const char* Filename
,)

Meta