pub fn llvm_host_tool(name: &str) -> PathBuf
Expand description
Constructs a path to the LLVM tool name
.
Respects the REVIVE_LLVM_HOST_PREFIX
environment variable.
pub fn llvm_host_tool(name: &str) -> PathBuf
Constructs a path to the LLVM tool name
.
Respects the REVIVE_LLVM_HOST_PREFIX
environment variable.