mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-07 14:33:15 +00:00
Fixed typo in comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152610 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5b8f0ddc7e
commit
6fa87df0d6
@ -47,7 +47,7 @@ namespace llvm {
|
||||
/// CrossClass - True when both regs are virtual, and newRC is constrained.
|
||||
bool CrossClass;
|
||||
|
||||
/// Flipped - True when DstReg and SrcReg are reversed from the oriignal
|
||||
/// Flipped - True when DstReg and SrcReg are reversed from the original
|
||||
/// copy instruction.
|
||||
bool Flipped;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user