Skip to content

domainexpert/lvi-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lvi-example

LLVM LazyValueInfo test for my own study. ATM I have not yet found an example program that produces analysis result. This example also shows how one can create and use own analysis that use an existing FunctionPass in a standalone analysis. To build:

make

To run, simply say, e.g.:

./LVIExample program.bc

About

LLVM LazyValueInfo test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published