Skip to content

umatani/astgrep-analysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

astgrep-analysis

Requirements

  • LLVM (> 3.9) in your system

How to build

mkdir build & cd build
cmake ..
make

Usage

opt -load build/astgrep_analysis/libastgrep.so -astgrep <hoge.ll> > /dev/null

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 92.5%
  • CMake 7.5%