This website requires JavaScript.
Explore
Help
Sign in
jyapayne
/
llvmpy
Watch
1
Star
0
Fork
You've already forked llvmpy
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
148
commits
8
branches
17
tags
4.2
MiB
fb72ab5c8d
Commit graph
2 commits
Author
SHA1
Message
Date
Siu Kwan Lam
9aadd489c3
Python3 ready. Py2.7 and Py3 working. Drop PyCObject for all.
...
Pre Py2.7 support should be possible by including "capsulethunk.h". (See llvm/wrap.h)
2012-07-26 15:25:23 -07:00
Siu Kwan Lam
afcdd30c88
Stick with C++ for everything.
2012-07-25 18:32:21 -07:00
Renamed from llvm/wrap.c (
Browse further
)