Remove use of isPhysicalRegister

llvm-svn: 11277
This commit is contained in:
Chris Lattner 2004-02-10 20:35:42 +00:00
parent 92252f42c3
commit 2aea68ccfd
1 changed files with 1 additions and 1 deletions

View File

@ -660,7 +660,7 @@ int64_t SparcV9CodeEmitter::getMachineOpValue(MachineInstr &MI,
std::cerr << "ERROR: PC relative disp unhandled:" << MO << "\n";
abort();
}
} else if (MO.isPhysicalRegister() ||
} else if (MO.getType() == MachineOperand::MO_MachineRegister ||
MO.getType() == MachineOperand::MO_CCRegister)
{
// This is necessary because the Sparc backend doesn't actually lay out