Crate revive_build_utils

Source
Expand description

The compiler build utilities library.

Constants§

REVIVE_LLVM_HOST_PREFIX
The revive LLVM host dependency directory prefix environment variable.
REVIVE_LLVM_TARGET_PREFIX
The revive LLVM target dependency directory prefix environment variable.

Functions§

llvm_cxx_flags
Returns the LLVM CXX compiler flags.
llvm_host_tool
Constructs a path to the LLVM tool name.
llvm_lib_dir
Returns the LLVM lib dir.