rustc_llvm::LLVMRustCreateTargetMachineUnstable [-] [+] [src]

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