Function llvm_sys::comdat::LLVMSetComdatSelectionKind

source ยท
pub unsafe extern "C" fn LLVMSetComdatSelectionKind(
    C: LLVMComdatRef,
    Kind: LLVMComdatSelectionKind
)
Expand description

Set the conflict resolution selection kind for the Comdat.