Skip to content
/ csi Public

Meta-repository for building the CSI system

Notifications You must be signed in to change notification settings

CSI-LLVM/csi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building CSI

To build and run LLVM tests for CSI, execute the following commands:

git clone --recursive git@github.com:csi-llvm/llvm.git
cd llvm/csi
./build.sh

(Note that this repository, csi, is set up as a submodule of llvm.) This can take a long time to complete, depending on the type of machine you are building on.

Example of usage

The toolkit directory contains several small example tools. The example directory contains a simple example program and Makefile to generate a CSI-instrumented binary. If all the tests from build.sh passed, you should be able to execute cd example && make to build the example CSI-instrumented binary.

About

Meta-repository for building the CSI system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •