Skip to main content
extract_llvm_version_from_binary
compiletest
1.97.1
(8bab26f4f 2026-07-14)
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
>