rustc::lib::llvm::llvm::LLVMRustCreateTargetMachine[src]

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