[][src]Crate llvm_tools

Provides access to the llvm tools installed through the llvm-tools-preview rustup component.

Structs

LlvmTools

Allows to retrieve paths of llvm tools.

Enums

Error

Errors that can occur during the construction of LlvmTools.

Functions

exe

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