Method LibLLVMModuleComdatRemove
LibLLVMModuleComdatRemove(LLVMModuleRef, LLVMComdatRef)
TODO: Provide summary for Function LibLLVMModuleComdatRemove
Declaration
public static void LibLLVMModuleComdatRemove(LLVMModuleRef module, LLVMComdatRef comdatRef)
Parameters
public static void LibLLVMModuleComdatRemove(LLVMModuleRef module, LLVMComdatRef comdatRef)
LLVMModuleRef | module | TODO: Provide details of parameter module |
LLVMComdatRef | comdatRef | TODO: Provide details of parameter comdatRef |