| .. | ||
| asm.py | ||
| call-jit-ctypes.py | ||
| example-jit.py | ||
| example.py | ||
| intrinsic.py | ||
| issue10.py | ||
| JITTutorial1.py | ||
| JITTutorial2.py | ||
| objcache.py | ||
| operands.py | ||
| passes.py | ||
| README | ||
| test.py | ||
| testall.py | ||
| testattrs.py | ||
| typehandle.py | ||
| uses.py | ||
The files herein serve as examples or testers for various parts of llvm-py. Everything here is checked to be working before release. All files are self-contained.