mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-11 00:39:36 +00:00
Trailing whitespace.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72705 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6330084a66
commit
69bbb4cd39
@ -244,7 +244,7 @@ Select(SDValue N)
|
||||
SDNode *AddCarry = CurDAG->getTargetNode(Mips::ADDu, dl, VT,
|
||||
SDValue(Carry,0), RHS);
|
||||
|
||||
return CurDAG->SelectNodeTo(N.getNode(), MOp, VT, MVT::Flag,
|
||||
return CurDAG->SelectNodeTo(N.getNode(), MOp, VT, MVT::Flag,
|
||||
LHS, SDValue(AddCarry,0));
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user