update readme

This commit is contained in:
Ilan Schnell 2012-09-12 15:55:36 -05:00
commit e6bfbca6e8

View file

@ -1,5 +1,7 @@
The files herein serve as examples.
All tests should be part of the llvm.test() function (i.e. part of
llvm.test_llvmpy), such that they can be easily run when llvmpy is deployed.
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.