llvm_sys::target_machine

Function LLVMTargetMachineOptionsSetCodeModel

Source
pub unsafe extern "C" fn LLVMTargetMachineOptionsSetCodeModel(
    Options: LLVMTargetMachineOptionsRef,
    CodeModel: LLVMCodeModel,
)