Function llvm_sys::comdat::LLVMGetComdat [−][src]
pub unsafe extern "C" fn LLVMGetComdat(
V: LLVMValueRef
) -> LLVMComdatRefExpand description
Get the Comdat assigned to the given global object.
pub unsafe extern "C" fn LLVMGetComdat(
V: LLVMValueRef
) -> LLVMComdatRefGet the Comdat assigned to the given global object.