mchalupa / dg

[LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.
MIT License
474 stars 131 forks source link

Fix all issues reported by CI jobs with static LLVM #411

Closed lzaoral closed 2 years ago

lzaoral commented 2 years ago

Fixes issues caused by #375. Ignore the formatting of CMakeLists for now, I'm working on a complete overhaul that should make them more consistent with the rest of sbt-* projects.