ΒΆ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:862

Parameters

LLVMModuleRef M