You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Make phasar compile with LLVM 16. One test (DIBasedTypeHierarchyTest) still fails
* Get rid of deprecation warnings due to LLVM 16
* Fix DIBasedTypeHierarchyTest with LLVM 16
* bump llvm version in dependency installation script
* bump llvm version in bootstrap script
TODO: The bootstrap script urgently needs to be updated! (see the different ways of installing llvm/boost, etc.)
* Start adding LLVM-17 compatibility
* Add some deprecations for LLVM-17 compatibility
* Fix removal of public Function::getBasicBlockList() in LLVM 16
* minor
* Fix compilation after merge
0 commit comments