[pypy-commit] pypy jitframe-on-heap: Fix comments

2013-02-26 Thread arigo
Author: Armin Rigo Branch: jitframe-on-heap Changeset: r61818:14272fdee9cc Date: 2013-02-26 11:22 +0100 http://bitbucket.org/pypy/pypy/changeset/14272fdee9cc/ Log:Fix comments diff --git a/rpython/jit/backend/x86/assembler.py b/rpython/jit/backend/x86/assembler.py --- a/rpython/jit/backend/

[pypy-commit] pypy jitframe-on-heap: Fix comments

2013-01-31 Thread arigo
Author: Armin Rigo Branch: jitframe-on-heap Changeset: r60762:7e35d73fb7ab Date: 2013-01-31 11:38 +0100 http://bitbucket.org/pypy/pypy/changeset/7e35d73fb7ab/ Log:Fix comments diff --git a/rpython/jit/backend/x86/assembler.py b/rpython/jit/backend/x86/assembler.py --- a/rpython/jit/backend/