Method LLVMSetComdatSelectionKind
LLVMSetComdatSelectionKind(LLVMComdatRef, LLVMComdatSelectionKind)
TODO: Provide summary for Function LLVMSetComdatSelectionKind
Declaration
public static void LLVMSetComdatSelectionKind(LLVMComdatRef C, LLVMComdatSelectionKind Kind)
Parameters
public static void LLVMSetComdatSelectionKind(LLVMComdatRef C, LLVMComdatSelectionKind Kind)
LLVMComdatRef | C | TODO: Provide details of parameter C |
LLVMComdatSelectionKind | Kind | TODO: Provide details of parameter Kind |