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

Support LLVM 18 #453

Open XChy opened 7 months ago

XChy commented 7 months ago

This project hasn't been updated for almost one year... When I compiled it with the latest main branch of LLVM, it failed completely. So I made some changes to have it compiled. If possible, I may post a pr to bump to LLVM 18?