llvm_sys::comdat

Function LLVMSetComdat

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

Assign the Comdat to the given global object.