mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-09 13:33:17 +00:00
Fix a typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23117 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
68a24bdba4
commit
8c4bde36a3
@ -48,7 +48,7 @@ namespace ISD {
|
||||
// EntryToken - This is the marker used to indicate the start of the region.
|
||||
EntryToken,
|
||||
|
||||
// Token factor - This node is takes multiple tokens as input and produces a
|
||||
// Token factor - This node takes multiple tokens as input and produces a
|
||||
// single token result. This is used to represent the fact that the operand
|
||||
// operators are independent of each other.
|
||||
TokenFactor,
|
||||
|
Loading…
x
Reference in New Issue
Block a user