mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-13 22:58:50 +00:00
Fixed typo in comment.
llvm-svn: 152610
This commit is contained in:
parent
77682009bc
commit
19d04fbc96
@ -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…
Reference in New Issue
Block a user