[PM] Remove two very old and dead forward declarations for the prior
authorChandler Carruth <chandlerc@gmail.com>
Fri, 30 Jan 2015 00:41:44 +0000 (00:41 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 30 Jan 2015 00:41:44 +0000 (00:41 +0000)
incarnation of target transform info.

This is in preparation for starting to redesign TTI to be amenable to
the new PM world.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227525 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Target/TargetMachine.h

index 2d69493a0dd2c6673cfd338186337dacf132cf33..2f004e2dadfc6d383dd2e5adc477b8312329014d 100644 (file)
@@ -40,8 +40,6 @@ class TargetPassConfig;
 class TargetRegisterInfo;
 class TargetSelectionDAGInfo;
 class TargetSubtargetInfo;
 class TargetRegisterInfo;
 class TargetSelectionDAGInfo;
 class TargetSubtargetInfo;
-class ScalarTargetTransformInfo;
-class VectorTargetTransformInfo;
 class formatted_raw_ostream;
 class raw_ostream;
 class TargetLoweringObjectFile;
 class formatted_raw_ostream;
 class raw_ostream;
 class TargetLoweringObjectFile;