Nuke PowerPCInstrFormats.h, its contents are dead. Remove the definitions

from the .td file that correspond to it


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23736 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner
2005-10-14 22:44:13 +00:00
parent 14e2cf62f4
commit 617742b1b8
6 changed files with 11 additions and 87 deletions

View File

@@ -15,7 +15,7 @@
#include "PowerPC.h"
#include "PowerPCInstrBuilder.h"
#include "PowerPCInstrInfo.h"
#include "PPC32InstrInfo.h"
#include "PPC32TargetMachine.h"
#include "PPC32ISelLowering.h"
#include "llvm/Constants.h"