mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-09-30 03:34:25 +03:00
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.
This commit is contained in:
committed by
Matthew Barr
parent
12921b7c97
commit
b093616aff
@@ -810,6 +810,8 @@ SET (hs_SRCS
|
||||
src/rose/rose_build_infix.h
|
||||
src/rose/rose_build_lookaround.cpp
|
||||
src/rose/rose_build_lookaround.h
|
||||
src/rose/rose_build_matchers.cpp
|
||||
src/rose/rose_build_matchers.h
|
||||
src/rose/rose_build_merge.cpp
|
||||
src/rose/rose_build_merge.h
|
||||
src/rose/rose_build_misc.cpp
|
||||
|
Reference in New Issue
Block a user