[pypy-svn] r78036 - pypy/branch/jitffi/pypy/doc/config
antocuni at codespeak.net
antocuni at codespeak.net
Mon Oct 18 13:18:15 CEST 2010
Author: antocuni
Date: Mon Oct 18 13:18:13 2010
New Revision: 78036
Added:
pypy/branch/jitffi/pypy/doc/config/objspace.usemodules._ffi.txt (contents, props changed)
Log:
add doc for _ffi
Added: pypy/branch/jitffi/pypy/doc/config/objspace.usemodules._ffi.txt
==============================================================================
--- (empty file)
+++ pypy/branch/jitffi/pypy/doc/config/objspace.usemodules._ffi.txt Mon Oct 18 13:18:13 2010
@@ -0,0 +1 @@
+Applevel interface to libffi. It is more high level than _rawffi, and most importantly it is JIT friendly
More information about the Pypy-commit
mailing list