rustc_codegen_llvm::back

Module 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.