Function rustc::llvm::LLVMRustCreateTargetMachineUnstable [-] [+] [src]

pub unsafe fn LLVMRustCreateTargetMachine(Triple: *const i8, CPU: *const i8, Features: *const i8, Model: CodeGenModel, Reloc: RelocMode, Level: CodeGenOptLevel, EnableSegstk: bool, UseSoftFP: bool, NoFramePointerElim: bool, PositionIndependentExecutable: bool, FunctionSections: bool, DataSections: bool) -> *mut TargetMachine_opaque