Method LLVMSetModuleIdentifier
LLVMSetModuleIdentifier(LLVMModuleRef, String, size_t)
TODO: Provide summary for Function LLVMSetModuleIdentifier
Declaration
public static void LLVMSetModuleIdentifier(LLVMModuleRef M, string Ident, size_t Len)
Parameters
public static void LLVMSetModuleIdentifier(LLVMModuleRef M, string Ident, size_t Len)
LLVMModuleRef | M | TODO: Provide details of parameter M |
String | Ident | TODO: Provide details of parameter Ident |
size_t | Len | TODO: Provide details of parameter Len |