PV3 ⊧ Skinkverifies assertions given in source code
Skink is a static analysis tool that analyses the LLVM intermediate representation (LLVM-IR) of a program source codeApplication domain/field
- LLVM intermediate representation (LLVM-IR)
- Static analysis
- Reachability analysis
- Multi-threaded programs
- Concurrent programs
Expected input
Program with assertions (assert(condition)
)
Format:
C file