mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-20 10:56:40 +03:00
rose: eliminate global final to fragment map
This commit is contained in:
committed by
Matthew Barr
parent
a06e877fde
commit
24ffb156e9
@@ -590,7 +590,6 @@ public:
|
||||
* overlap calculation in history assignment. */
|
||||
std::map<u32, rose_literal_id> anchoredLitSuffix;
|
||||
|
||||
std::map<u32, u32> final_to_frag_map;
|
||||
std::vector<LitFragment> fragments;
|
||||
|
||||
unordered_set<left_id> transient;
|
||||
|
||||
Reference in New Issue
Block a user