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