aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/llvm/Target/TargetRegInfo.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/llvm/Target/TargetRegInfo.h b/include/llvm/Target/TargetRegInfo.h
index 2ad92549e9..ff261827eb 100644
--- a/include/llvm/Target/TargetRegInfo.h
+++ b/include/llvm/Target/TargetRegInfo.h
@@ -18,13 +18,9 @@ class Type;
class Value;
class LiveRangeInfo;
class Function;
-class Instruction;
class LiveRange;
class AddedInstrns;
class MachineInstr;
-class RegClass;
-class CallInst;
-class ReturnInst;
class PhyRegAlloc;
class BasicBlock;