Closed hajduakos closed 4 years ago
With this PR we first check if clang-9 exists and if not, we fallback to clang. Same for llvm-link-9 and llvm-link.
clang-9
clang
llvm-link-9
llvm-link
With this PR we first check if
clang-9
exists and if not, we fallback toclang
. Same forllvm-link-9
andllvm-link
.