GaloisInc / cclyzerpp

cclyzer++ is a precise and scalable pointer analysis for LLVM code.
https://galoisinc.github.io/cclyzerpp/
BSD 3-Clause "New" or "Revised" License
137 stars 14 forks source link

ci: Build and release artifacts for multiple LLVM versions #98

Open langston-barrett opened 2 years ago

langston-barrett commented 2 years ago

We now build against multiple LLVM versions. The CI system should release artifacts for each of them, rather than just the latest. The Debian packages and Docker images will each need new naming schemes to reflect which version of LLVM they're for.