pub fn compile_output_paths<T>(outputs: Vec<CompileOutput<T>>) -> Vec<PathBuf>Expand description
Extract the object-file paths from ELF-mode compile outputs.
pub fn compile_output_paths<T>(outputs: Vec<CompileOutput<T>>) -> Vec<PathBuf>Extract the object-file paths from ELF-mode compile outputs.