Release for version 0.3.0
Pre-release
Pre-release
Adds functionality for parsing LLVM IR files in human-readable assembly language (.ll
files)
and contains some enhancements to error handling.
Most notably, it is advised to create a Context
object and use that for IR parsing,
to be able to perform proper memory cleanups.