Fix spello

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8029 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2003-08-21 22:05:57 +00:00
parent 36bc6424f2
commit e287cfdfd0
2 changed files with 2 additions and 2 deletions

View File

@ -1064,7 +1064,7 @@ ModuloSchedGraph::computeRecII(const BasicBlock *bb){
//FIXME: only deal with circuits starting at the first node: the phi node
//nodeId=2;
//search all elementary circuits in the dependance graph
//search all elementary circuits in the dependence graph
//assume maximum number of nodes is MAXNODE
unsigned path[MAXNODE];

View File

@ -1064,7 +1064,7 @@ ModuloSchedGraph::computeRecII(const BasicBlock *bb){
//FIXME: only deal with circuits starting at the first node: the phi node
//nodeId=2;
//search all elementary circuits in the dependance graph
//search all elementary circuits in the dependence graph
//assume maximum number of nodes is MAXNODE
unsigned path[MAXNODE];