mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
[mips] Test commit: Mark insertNoop as dead code (NFC)
llvm-svn: 264728
This commit is contained in:
parent
0d769907b4
commit
3f0810342a
@ -46,6 +46,7 @@ bool MipsInstrInfo::isZeroImm(const MachineOperand &op) const {
|
||||
|
||||
/// insertNoop - If data hazard condition is found insert the target nop
|
||||
/// instruction.
|
||||
// FIXME: This appears to be dead code.
|
||||
void MipsInstrInfo::
|
||||
insertNoop(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI) const
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user