Skip to content

use Control-Dependence to creat program control flow and data flow

Notifications You must be signed in to change notification settings

CccYunxiao/Based-on-Control-Dependence-BMC

Repository files navigation

Based-on-Control-Dependence-BMC

use Control-Dependence to creat program control flow and data flow

small demo with respect of static program verification based on llvm, BMC, MathSAT solver.

install:

1.llvm version 3.8.0

2.sudo apt-get install cmake bison flex libboost-all-dev python perl minisat libgmp-dev

3.MathSAT 5 smt solver

4.download this project

compile this project:

mkdir build

cd build

cmake ..

make

./llvmtest ../gcd_1_true-unreach-call_true-no-overflow2reg.ll

About

use Control-Dependence to creat program control flow and data flow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published