Add a SequenceToOffsetTable to TableGen.
This is similar to the StringToOffsetTable we use to produce string tables, but it can be used for other sequences than strings, and it eliminates entries for suffixes. llvm-svn: 153760
Loading
Please sign in to comment