diff options
Diffstat (limited to 'include/llvm/CodeGen/InstrSelection.h')
-rw-r--r-- | include/llvm/CodeGen/InstrSelection.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llvm/CodeGen/InstrSelection.h b/include/llvm/CodeGen/InstrSelection.h index 1f68e38dd5..27e3ebe553 100644 --- a/include/llvm/CodeGen/InstrSelection.h +++ b/include/llvm/CodeGen/InstrSelection.h @@ -19,7 +19,6 @@ class InstrForest; class MachineInstr; class InstructionNode; class TmpInstruction; -class ConstPoolVal; class TargetMachine; |