Revert "Remove the need for a NOP operation in automata bytecode."
authorKim Nguyễn <kn@lri.fr>
Mon, 19 Mar 2012 14:24:15 +0000 (15:24 +0100)
committerKim Nguyễn <kn@lri.fr>
Mon, 19 Mar 2012 14:24:15 +0000 (15:24 +0100)
commit5db22d04b3c81471dd521537a819da9ce541a171
treeb3a5a935deb86de58c3a26beb4f4265361cc4c8c
parentecec752325cb3d207894a4f8d772936bd7ad9f4a
Revert "Remove the need for a NOP operation in automata bytecode."

This reverts commit a6c781462ddca7c25fe95789c81c2265f153203c.
The automata is unsound and returns boggus results for child moves
without the nop case.
src/l2JIT.ml
src/l2JIT.mli
src/runtime.ml