ΒΆchar* LLVMPrintModuleToString(LLVMModuleRef M)
char* LLVMPrintModuleToString(LLVMModuleRef M)
Description
Return a string representation of the module. Use LLVMDisposeMessage to free the string.
Declared at: llvm/include/llvm-c/Core.h:826
Parameters
- LLVMModuleRef M