llvm_sys::comdat

Function LLVMGetComdat

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

Get the Comdat assigned to the given global object.