mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-15 22:28:18 +00:00
Minor spelling correction.
Reviewers: adasgupt, jverma, sidneym Differential Revision: http://reviews.llvm.org/D5025 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216667 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -220,7 +220,7 @@ namespace {
|
|||||||
int HexagonHardwareLoops::Counter = 0;
|
int HexagonHardwareLoops::Counter = 0;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/// \brief Abstraction for a trip count of a loop. A smaller vesrsion
|
/// \brief Abstraction for a trip count of a loop. A smaller version
|
||||||
/// of the MachineOperand class without the concerns of changing the
|
/// of the MachineOperand class without the concerns of changing the
|
||||||
/// operand representation.
|
/// operand representation.
|
||||||
class CountValue {
|
class CountValue {
|
||||||
|
Reference in New Issue
Block a user