mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-27 14:34:58 +00:00
[PM] Remove two very old and dead forward declarations for the prior
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
This commit is contained in:
parent
6f983fe160
commit
df3bf19853
@ -40,8 +40,6 @@ class TargetPassConfig;
|
||||
class TargetRegisterInfo;
|
||||
class TargetSelectionDAGInfo;
|
||||
class TargetSubtargetInfo;
|
||||
class ScalarTargetTransformInfo;
|
||||
class VectorTargetTransformInfo;
|
||||
class formatted_raw_ostream;
|
||||
class raw_ostream;
|
||||
class TargetLoweringObjectFile;
|
||||
|
Loading…
x
Reference in New Issue
Block a user