mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-03 00:01:39 +00:00
Remove a dead fixme.
llvm-svn: 103642
This commit is contained in:
parent
7d1323d9a5
commit
fe02735100
@ -103,7 +103,6 @@ bool ARMExpandPseudo::ExpandMBB(MachineBasicBlock &MBB) {
|
||||
MI.eraseFromParent();
|
||||
Modified = true;
|
||||
}
|
||||
// FIXME: expand t2MOVi32imm
|
||||
}
|
||||
MBBI = NMBBI;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user