]> git.ipfire.org Git - thirdparty/vectorscan.git/commit
rose: use program offset, not final_id, in atable
authorJustin Viiret <justin.viiret@intel.com>
Thu, 14 Jul 2016 01:40:49 +0000 (11:40 +1000)
committerMatthew Barr <matthew.barr@intel.com>
Wed, 10 Aug 2016 04:59:10 +0000 (14:59 +1000)
commit8754cbbd2468d495c536107fa005c7187e54c5a1
treec47f2c67f7978abbdc53c0e1c7a6e3c6da252f20
parent4dbbc4eaa57987d1f962653348220e2a64829963
rose: use program offset, not final_id, in atable

This removes the need to look up the program offset in a table when
handling an anchored literal match.
src/rose/match.c
src/rose/rose_build_anchored.cpp
src/rose/rose_build_anchored.h
src/rose/rose_build_bytecode.cpp