llvmpy/llvm_cbuilder/__init__.py
2012-11-07 11:01:40 -06:00

3 lines
56 B
Python

from .builder import *
from .executor import CExecutor