Function llvm_sys::comdat::LLVMSetComdat [−][src]
pub unsafe extern "C" fn LLVMSetComdat(V: LLVMValueRef, C: LLVMComdatRef)
Expand description
Assign the Comdat to the given global object.
pub unsafe extern "C" fn LLVMSetComdat(V: LLVMValueRef, C: LLVMComdatRef)
Assign the Comdat to the given global object.