mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-24 04:09:45 +00:00
whitespace
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164043 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
bb73002247
commit
2b94302433
@ -308,7 +308,7 @@ MachineOperandIteratorBase::analyzePhysReg(unsigned Reg,
|
||||
} if (IsRegOrOverlapping && MO.readsReg()) {
|
||||
PRI.ReadsOverlap = true;// Reg or an overlapping register is read.
|
||||
}
|
||||
|
||||
|
||||
if (!MO.isDef())
|
||||
continue;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user