llvmpy/llvm_cbuilder/__init__.py
2012-08-03 22:30:54 -07:00

3 lines
56 B
Python

from .builder import *
from .executor import CExecutor