commit | ffbd0715fa0dd5dd2611cd5cea9f7e5516ba9f5f | [log] [tgz] |
---|---|---|
author | Brendon Cahoon <bcahoon@codeaurora.org> | Fri Feb 03 21:08:25 2012 +0000 |
committer | Brendon Cahoon <bcahoon@codeaurora.org> | Fri Feb 03 21:08:25 2012 +0000 |
tree | 9ba8ffdbbddb7d3850fbde2df70d76ca1ea93fd5 | |
parent | 7ccb30b5964675a70559ec25a6bff32f7dea1025 [diff] |
Increment DFAStateEntryTable index for sentinel entry. When adding the {-1, -1} entry to the DFAStateInputTable, we need to increment the index used to populate the DFAStateEntryTable. Otherwise, the entry table will be off by one for each transition after the {-1, -1} entry. PR11908. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149713 91177308-0d34-0410-b5e6-96231b3b80d8