llvm_sys::comdat

Function LLVMSetComdatSelectionKind

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

Set the conflict resolution selection kind for the Comdat.