assert() on MachineInstr properties instead of checking them dynamically
authorMisha Brukman <brukman+llvm@gmail.com>
Mon, 26 Jul 2004 21:35:58 +0000 (21:35 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Mon, 26 Jul 2004 21:35:58 +0000 (21:35 +0000)
commit8790d474533ac9b67798241dfb373f68ed37eaff
tree91285f896dc8148db0759bc533f026e03cf530ef
parent774a297c831b35a91a3138ce4c0da45ed189b20d
assert() on MachineInstr properties instead of checking them dynamically

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15243 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PowerPCInstrInfo.cpp