Skip to content

Latest commit

 

History

History
executable file
·
26 lines (15 loc) · 439 Bytes

README.md

File metadata and controls

executable file
·
26 lines (15 loc) · 439 Bytes

based-BMC-solver

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 libtinfo-dev libz-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