Function llvm_sys::comdat::LLVMSetComdat

source ยท
pub unsafe extern "C" fn LLVMSetComdat(
    V: LLVMValueRef,
    C: LLVMComdatRef
)
Expand description

Assign the Comdat to the given global object.