summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/ModuloScheduling/ModuloSchedGraph.h
diff options
context:
space:
mode:
authorGuochun Shi <gshi1@uiuc.edu>2003-04-06 23:56:19 +0000
committerGuochun Shi <gshi1@uiuc.edu>2003-04-06 23:56:19 +0000
commitb250dc6909a6291e8fcd51947535ccceb052972a (patch)
treeca8e7f916c9471544606fb8043a27888496a6909 /llvm/lib/CodeGen/ModuloScheduling/ModuloSchedGraph.h
parentd31837154de99e8fda9bec80b47b51cf7a3e32e8 (diff)
downloadbcm5719-llvm-b250dc6909a6291e8fcd51947535ccceb052972a.tar.gz
bcm5719-llvm-b250dc6909a6291e8fcd51947535ccceb052972a.zip
change the include file names and some class names to make it compile
llvm-svn: 5764
Diffstat (limited to 'llvm/lib/CodeGen/ModuloScheduling/ModuloSchedGraph.h')
-rw-r--r--llvm/lib/CodeGen/ModuloScheduling/ModuloSchedGraph.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/CodeGen/ModuloScheduling/ModuloSchedGraph.h b/llvm/lib/CodeGen/ModuloScheduling/ModuloSchedGraph.h
index 07fde3ce1c5..c411d14e78d 100644
--- a/llvm/lib/CodeGen/ModuloScheduling/ModuloSchedGraph.h
+++ b/llvm/lib/CodeGen/ModuloScheduling/ModuloSchedGraph.h
@@ -13,6 +13,7 @@
#include "../InstrSched/SchedGraphCommon.h"
#include "llvm/Instruction.h"
#include "llvm/Target/TargetMachine.h"
+#include "llvm/Target/TargetInstrInfo.h"
#include <iostream>
using std::pair;
OpenPOWER on IntegriCloud