]> git.ipfire.org Git - thirdparty/vectorscan.git/commit
Rose build: move HWLM build code to own file
authorJustin Viiret <justin.viiret@intel.com>
Wed, 2 Mar 2016 02:05:33 +0000 (13:05 +1100)
committerMatthew Barr <matthew.barr@intel.com>
Wed, 20 Apr 2016 03:34:54 +0000 (13:34 +1000)
commitb093616affdf75d8e2bd131ebc345db82d0d2e4f
tree8f62740896c50fd0dbfe6580c2da7d780e7db7fc
parent12921b7c979b52151e9c6c358ccadfb358bf2dbc
Rose build: move HWLM build code to own file

To reduce the size of rose_build_bytecode.cpp a little, move the code
that deals with HWLM literal tables into its own new file.
CMakeLists.txt
src/rose/rose_build_bytecode.cpp
src/rose/rose_build_dump.cpp
src/rose/rose_build_impl.h
src/rose/rose_build_matchers.cpp [new file with mode: 0644]
src/rose/rose_build_matchers.h [new file with mode: 0644]