llvm_sys::target_machine

Function LLVMTargetMachineOptionsSetRelocMode

Source
pub unsafe extern "C" fn LLVMTargetMachineOptionsSetRelocMode(
    Options: LLVMTargetMachineOptionsRef,
    Reloc: LLVMRelocMode,
)