mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-21 21:29:41 +00:00
fix grammao
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10576 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5de946f9f2
commit
ad4705f055
@ -9,7 +9,7 @@
|
|||||||
//
|
//
|
||||||
// This interface is used to identify and classify induction variables that
|
// This interface is used to identify and classify induction variables that
|
||||||
// exist in the program. Induction variables must contain a PHI node that
|
// exist in the program. Induction variables must contain a PHI node that
|
||||||
// exists in a loop header. Because of this, they are identified an managed by
|
// exists in a loop header. Because of this, they are identified and managed by
|
||||||
// this PHI node.
|
// this PHI node.
|
||||||
//
|
//
|
||||||
// Induction variables are classified into a type. Knowing that an induction
|
// Induction variables are classified into a type. Knowing that an induction
|
||||||
|
Loading…
x
Reference in New Issue
Block a user