llpython.nobitey

class llpython.nobitey.NoBiteyLoader(pkg, name, source, preload, postload)

Load LLVM compiled bitcode and autogenerate a ctypes binding.

Initially copied and adapted from bitey.loader module.

Previous topic

llpython.gen_bytecode_visitor

Next topic

llpython.opcode_util