Home
last modified time | relevance | path

Searched refs:llvm_version_triple (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/bindgen/ci/
H A Dtest.sh23 function llvm_version_triple() { function
32 local llvm_version_triple=$1
34 case "$llvm_version_triple" in
36 echo "http://releases.llvm.org/$llvm_version_triple"
40 echo "https://github.com/llvm/llvm-project/releases/download/llvmorg-$llvm_version_triple"
66 export LLVM_VERSION_TRIPLE=`llvm_version_triple ${LLVM_VERSION}`

Completed in 1 milliseconds