SVF-2.6
- Improvements in SVF IR design and implementation (including SVFType, SVFValue, SVFModule)
- Completely remove LLVM dependence (LLVM data structures are contained in the svf-llvm folder)
- Abstract Execution
- CMake simplified (two folders and generating svfcore.a and svfllvm.a)
- Address sanitiser CI/CD
- CFL POCR implementation
- Reading external API summary from ExtAPI.json
- Various bug fixings