[][src]Function llvm_tools::exe

pub fn exe(executable_name: &str) -> Cow<str>

Appends *.exe on Windows, returns the original name on other platforms.