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

lib/Target/SparcV9/InstrSelection/InstrSelection.cpp
lib/Target/SparcV9/SparcV9InstrSelection.cpp

index 5441ae4a53c490987f686402809f35da99e18f2f..959b2ca070abe026c6f119d590b9aa6782b2ce02 100644 (file)
@@ -21,7 +21,6 @@
 #include "llvm/iOther.h"
 #include "llvm/Pass.h"
 #include "llvm/CodeGen/InstrForest.h"
-#include "llvm/CodeGen/InstrSelectionSupport.h"
 #include "llvm/CodeGen/MachineCodeForInstruction.h"
 #include "llvm/CodeGen/MachineFunction.h"
 #include "llvm/Target/TargetMachine.h"
index 480af95aada4090fcffef0e1f0fc3aa308153f11..0460f3803dd7f899ef7bb1190763e731c8ced4a4 100644 (file)
@@ -18,7 +18,6 @@
 #include "llvm/Module.h"
 #include "llvm/CodeGen/InstrForest.h"
 #include "llvm/CodeGen/InstrSelection.h"
-#include "llvm/CodeGen/InstrSelectionSupport.h"
 #include "llvm/CodeGen/MachineCodeForInstruction.h"
 #include "llvm/CodeGen/MachineFunction.h"
 #include "llvm/CodeGen/MachineFunctionInfo.h"