Skip to content

LLVM Block version 1.0.0

Choose a tag to compare

@eomiso eomiso released this 14 May 02:42
· 8 commits to release/1.0.x since this release

This is the initial release version of the LLVM Block Project.

A simple package that compares the basic block between two files.

This package is used as a backend for the LLVM Flow Project, a visualization tool designed for comparing basic blocks.

The current version requires LLVM 10 and Clang 10. Given these dependencies are quite outdated, compatibility updates are planned for the near future.