Expand description

The zkEVM LLVM builder library.

Re-exports

pub use self::build_type::BuildType;
pub use self::llvm_path::LLVMPath;
pub use self::lock::Lock;

Modules

The zkEVM LLVM build type.
The zkEVM LLVM builder constants.
The zkEVM LLVM builder lock file.
The zkEVM LLVM builder platforms.
The zkEVM LLVM builder utilities.

Functions

Executes the LLVM framework building.
Executes the checkout of the specified branch.
Executes the build artifacts cleaning.
Executes the LLVM repository cloning.