|
Modelirovanie i Analiz Informatsionnykh Sistem, 2011, Volume 18, Number 4, Pages 45–55
(Mi mais197)
|
|
|
|
LLVM-based static analysis tool using type and effect systems
M. A. Belyaev, V. A. Tsesko Saint-Petersburg State Polytechnical University
Abstract:
The intention of this paper is to describe a static analysis tool under development. The principal idea behind the
design of this tool is to use type and effect systems for static analysis of real programs. The tool uses LLVM bitcode files as input, thus extending the set of analyzed languages to those supported by LLVM compiler infrastructure. It uses its own parser of bitcode files and a program model similar to that of LLVM. The
approach taken is to research feasibility of designing instruments for static analysis by applying known type and effect system based algorithms for detecting defects to LLVM bitcode language and effectively to the original source code.
Keywords:
static program analysis, type and effect system, low level virtual machine, defect detection, SSA.
Received: 06.10.2011
Citation:
M. A. Belyaev, V. A. Tsesko, “LLVM-based static analysis tool using type and effect systems”, Model. Anal. Inform. Sist., 18:4 (2011), 45–55
Linking options:
https://www.mathnet.ru/eng/mais197 https://www.mathnet.ru/eng/mais/v18/i4/p45
|
Statistics & downloads: |
Abstract page: | 290 | Full-text PDF : | 167 | References: | 48 |
|