mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-17 09:45:28 +03:00
rose: add CLEAR_WORK_DONE instruction
Preparatory work for allowing fragments to be shared between literals that squash groups and those that don't.
This commit is contained in:
committed by
Matthew Barr
parent
803f61d818
commit
18f843bcc1
@@ -48,6 +48,7 @@ RoseInstrSomZero::~RoseInstrSomZero() = default;
|
||||
RoseInstrSuffixesEod::~RoseInstrSuffixesEod() = default;
|
||||
RoseInstrMatcherEod::~RoseInstrMatcherEod() = default;
|
||||
RoseInstrEnd::~RoseInstrEnd() = default;
|
||||
RoseInstrClearWorkDone::~RoseInstrClearWorkDone() = default;
|
||||
|
||||
using OffsetMap = RoseInstruction::OffsetMap;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user