Skip to content

Releases: syntacore/snippy

snippy-1.0

15 Mar 16:43
11b33ab
Compare
Choose a tag to compare

llvm-snippy 1.0

This release of llvm-snippy, version 1.0, is compatible with Ubuntu 20. To get started, simply unpack the archive and use llvm-snippy from the extracted folder.

The documentation contains various examples, with most YAML configurations located in the yml folder.

Known Issues

While using certain examples, you may encounter an error similar to:

LLVM ERROR: could not find library for plugin: libRISCVModel.so

In such cases, simply provide the -model-plugin=None option if you do not have your own model plugin.