Function rustc_codegen_llvm::back::write::write_output_file [−][src]
pub fn write_output_file<'ll>(
handler: &Handler,
target: &'ll TargetMachine,
pm: &PassManager<'ll>,
m: &'ll Module,
output: &Path,
dwo_output: Option<&Path>,
file_type: FileType
) -> Result<(), FatalError>