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: Compile with `-DCMAKE_BUILD_TYPE=Release` for releases #80

Closed langston-barrett closed 2 years ago

langston-barrett commented 2 years ago

Releases should be built with optimization.