Skip to content

Release for version 0.6 (LLVM 6.0)

Pre-release
Pre-release
Compare
Choose a tag to compare
@lembergerth lembergerth released this 23 Nov 08:34
0.6
f2bef6b

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.