SparcRegInfo does NOT need anything about instruction scheduling.
authorChris Lattner <sabre@nondot.org>
Mon, 4 Feb 2002 02:44:38 +0000 (02:44 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 4 Feb 2002 02:44:38 +0000 (02:44 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1670 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/SparcV9/SparcV9RegInfo.cpp

index 35bfe83fa7185a233082c9d1c18ecee1b54aec28..72160c68394721a26ce8d88396f89ed405cdea4b 100644 (file)
@@ -10,7 +10,6 @@
 #include "llvm/Method.h"
 #include "llvm/iTerminators.h"
 #include "llvm/iOther.h"
-#include "llvm/CodeGen/InstrScheduling.h"
 #include "llvm/CodeGen/InstrSelection.h"
 #include "llvm/CodeGen/MachineCodeForMethod.h"
 #include "llvm/CodeGen/PhyRegAlloc.h"