Don't include InstrSelectionSupport.h.
authorBrian Gaeke <gaeke@uiuc.edu>
Wed, 7 Apr 2004 20:38:56 +0000 (20:38 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Wed, 7 Apr 2004 20:38:56 +0000 (20:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12764 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/SparcV9/InstrSelection/InstrSelectionSupport.cpp
lib/Target/SparcV9/SparcV9InstrInfo.cpp

index a92672c028c2b537605b0d6096a103460933c25f..22fd5ccb8ab150516457523889017dbf3cc4c38e 100644 (file)
@@ -12,7 +12,6 @@
 // 
 //===----------------------------------------------------------------------===//
 
-#include "llvm/CodeGen/InstrSelectionSupport.h"
 #include "llvm/CodeGen/InstrSelection.h"
 #include "../MachineInstrAnnot.h"
 #include "llvm/CodeGen/MachineCodeForInstruction.h"
index 556e597426997fe73b89c24ba41329fd2dc11a68..7c123f7332a4110855c64fc3afc2f3c8d8c04c0b 100644 (file)
@@ -14,7 +14,6 @@
 #include "llvm/Function.h"
 #include "llvm/iTerminators.h"
 #include "llvm/CodeGen/InstrSelection.h"
-#include "llvm/CodeGen/InstrSelectionSupport.h"
 #include "llvm/CodeGen/MachineConstantPool.h"
 #include "llvm/CodeGen/MachineFunction.h"
 #include "llvm/CodeGen/MachineFunctionInfo.h"