I've installed llvmlite, the successor to llvmpy, which is itself the successor to something else.
I've installed the prerequisites, run the tests, and begun poking around with the sample code and the docume... no. The nice thing about llvmlite is that it's a really thin layer around the LLVM library, so the LLVM documentation is going to be my reference.
I proceeded to hack one of the test scripts to output LLVM code to match one of my earlier tests.
and, as advertised, it prints 7:
No comments:
Post a Comment