Skip to content

LLVM 13 Support

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 01:20

This release refactors some Remill APIs to no longer internally use deprecated LLVM APIs. Some of LLVM's APIs have been deprecated in the LLVM 13 release due to the ongoing upstream push to support opaque pointers. As a result, a number of Remill APIs also require additional information that they didn't previously have.

What's Changed

Full Changelog: v4.2.0...v5.0.2