diff options
author | Brendon Cahoon <bcahoon@codeaurora.org> | 2012-02-03 21:08:25 +0000 |
---|---|---|
committer | Brendon Cahoon <bcahoon@codeaurora.org> | 2012-02-03 21:08:25 +0000 |
commit | e9b60aaf1c23f92cb881a07aacc16d2987c7fb6c (patch) | |
tree | c13ccf841011590d932f1c0a941db44f76dbb7c3 /llvm/lib/CodeGen/LiveIntervalAnalysis.cpp | |
parent | aaa55a88b628e85deff18f9bcf6991769472afc9 (diff) | |
download | bcm5719-llvm-e9b60aaf1c23f92cb881a07aacc16d2987c7fb6c.tar.gz bcm5719-llvm-e9b60aaf1c23f92cb881a07aacc16d2987c7fb6c.zip |
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.
llvm-svn: 149713
Diffstat (limited to 'llvm/lib/CodeGen/LiveIntervalAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions