AAA616
AAA616 class project: a simple interval analysis tool
Installation
- Install Go (https://golang.org)
- Install llir (https://github.com/llir/llvm)
$ go get -u github.com/llir/llvm/...
How to run
- build go to the folder with main.go and build
$ go build
- run the execution file with sample codes (or realworld codes)
$ ./iterval ./../test/toy/ll/mod.ll