LLVMPrintModuleToString

Return a string representation of the module. Use LLVMDisposeMessage to free the string.

@see Module::print()

extern (C) nothrow
char*
LLVMPrintModuleToString
(
LLVMModuleRef M
)

Meta