trim some prototypes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100420 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2010-04-05 06:21:01 +00:00
parent 512063dd0f
commit b742b25897
2 changed files with 0 additions and 2 deletions

View File

@ -27,7 +27,6 @@ class MachineBasicBlock;
class MachineConstantPool;
class MachineFunction;
class MachineFrameInfo;
class MachineModuleInfo;
class MachineRegisterInfo;
class TargetData;
class TargetInstrInfo;

View File

@ -27,7 +27,6 @@ namespace llvm {
class SUnit;
class MachineConstantPool;
class MachineFunction;
class MachineModuleInfo;
class MachineRegisterInfo;
class MachineInstr;
class TargetRegisterInfo;