libbpf / ci

BPF CI
Other
7 stars 21 forks source link

Add inputs.llvm-version #92

Closed liu-song-6 closed 1 year ago

liu-song-6 commented 1 year ago

Since we always build BPF programs with clang, ci also installs llvm when inputs.toolchain is gcc. llvm_version(). Instead of parsing llvm version from inputs.toolchain, add a separate input field of llvm-version.