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

Add support for LLVM 14 #437

Closed lzaoral closed 2 years ago

lzaoral commented 2 years ago

Rebased, as by mistake, e732db6 contained additional changes unrelated to LLVM 14 support.

mchalupa commented 2 years ago

Thanks!