mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-03 01:48:15 +00:00
Trailing whitespace.
llvm-svn: 121024
This commit is contained in:
parent
0c51a02230
commit
f2e0e808ba
@ -717,7 +717,7 @@ bool ARMExpandPseudo::ExpandMBB(MachineBasicBlock &MBB) {
|
||||
NewLdOpc = ARM::t2LDRSBi12;
|
||||
else
|
||||
llvm_unreachable("Not a known opcode?");
|
||||
|
||||
|
||||
unsigned DstReg = MI.getOperand(0).getReg();
|
||||
bool DstIsDead = MI.getOperand(0).isDead();
|
||||
MachineInstrBuilder MIB =
|
||||
|
Loading…
x
Reference in New Issue
Block a user