Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 383 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 383 Bytes

InteractiveAlias

This project contains my work on making alias analysis interactive in LLVM.

In order to run this, the instrumented LLVM needs to be available under ../llvm-project/build_interact. This is not fundamental, but how I have set up my local file system, so deal with it ;)