llvm_sys::comdat

Function LLVMGetComdatSelectionKind

Source
pub unsafe extern "C" fn LLVMGetComdatSelectionKind(
    C: LLVMComdatRef,
) -> LLVMComdatSelectionKind
Expand description

Get the conflict resolution selection kind for the Comdat.