Module rustc_codegen_llvm::back::owned_target_machine
source · Structs
- Responsible for safely creating and disposing llvm::TargetMachine via ffi functions. Not cloneable as there is no clone function for llvm::TargetMachine.