Skip to main content
extract_llvm_version_from_binary
compiletest
1.97.0-nightly
(e22c616e4 2026-04-19)
In compiletest::
directives
compiletest
::
directives
Function
extract_
llvm_
version_
from_
binary
Copy item path
Source
pub(crate) fn extract_llvm_version_from_binary( binary_path: &
str
, ) ->
Option
<
Version
>