llvmpy 0.12.7

It provides Python-based methods for interacting with LLVM's API.llvmpy can be used for creating a Python compiler or VM that relies on LLVM to do the actual compiling.What is new in this release:Fixed BasicBlock downcast Module hashing Fixed test...