compile_output_paths

Function compile_output_paths 

Source
pub fn compile_output_paths<T>(outputs: Vec<CompileOutput<T>>) -> Vec<PathBuf>
Expand description

Extract the object-file paths from ELF-mode compile outputs.