Release for version 0.6 (LLVM 6.0)
Pre-release
Pre-release
Default bindings now use LLVM 6.0.
This release removes the dump()
methods to dump the source code of Values, Types and Modules to standard out.
This is necessary because not all LLVM 6.0 shared libraries are built with compile flag LLVM_ENABLE_DUMP
, unfortunately.