Skip to content

canesche/cfgPrinter

Repository files navigation

Project assignment 1 - CFG Printer

Students

Michael Canesche - 2021660731

Caio Vinícius Raposo Ribeiro - 2021679084

Instructor: Fernando Magno Quintão Pereira

LLVM Version

LLVM version 10.0.0

OS: Ubuntu Linux 20.04.2

Config

First, let us define a set of path variables:

There is a shell script file 'run.sh'. Inside it you can set this information:

$> LLVM_INSTALL_DIR=</path/to/llvm/>
$> LLVM_OPT=</path/to/opt>
$> CLANG=</path/to/clang>

How to use

To compile and run the program, execute the "run.sh" shellscript

Results

All dot files generated are shown on the results file.

About

Project assignment 1 - CFG Printer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published