Method LibLLVMGetModuleName
LibLLVMGetModuleName(LLVMModuleRef)
TODO: Provide summary for Function LibLLVMGetModuleName
Declaration
public static string LibLLVMGetModuleName(LLVMModuleRef module)
Parameters
public static string LibLLVMGetModuleName(LLVMModuleRef module)
LLVMModuleRef | module | TODO: Provide details of parameter module |
Returns
String | TODO: Document return value |