Skip to main content
extract_llvm_version_from_binary
compiletest
1.96.0-beta.4
(8489f1adb 2026-04-20)
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
>