Teach PPCInstrInfo to handle sub-classes.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 4 Oct 2011 15:28:47 +0000 (15:28 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 4 Oct 2011 15:28:47 +0000 (15:28 +0000)
commit01faf432d9d81212b492f326594d43a951fe64f0
tree7650463a93e16466de2a09c7af27719b2be8b578
parentcc0c975b7db95ce6bc865c56a3016bf0d4f83304
Teach PPCInstrInfo to handle sub-classes.

This has already been done for most other targets.

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