Function detect_llvm_freshness

Source
pub(crate) fn detect_llvm_freshness(
    config: &Config,
    is_git: bool,
) -> PathFreshness
Expand description

Detect whether LLVM sources have been modified locally or not.