X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FTarget%2FSparcV9%2FInstrSched%2FSchedPriorities.cpp;h=ef9f9e459972bb2b01c3f2ce341926fd18a872fc;hb=221d688a5ef21a22c2368c9fff0e92d7966c95e5;hp=1d4983130e7b9a809c9891ee0f6550f9d4ac0388;hpb=3c34a46c7e51ab290b208248461542eb83c469b0;p=oota-llvm.git diff --git a/lib/Target/SparcV9/InstrSched/SchedPriorities.cpp b/lib/Target/SparcV9/InstrSched/SchedPriorities.cpp index 1d4983130e7..ef9f9e45997 100644 --- a/lib/Target/SparcV9/InstrSched/SchedPriorities.cpp +++ b/lib/Target/SparcV9/InstrSched/SchedPriorities.cpp @@ -20,6 +20,7 @@ #include "SchedPriorities.h" #include "llvm/Analysis/LiveVar/MethodLiveVarInfo.h" +#include "llvm/Support/CFG.h" #include "Support/PostOrderIterator.h" #include using std::cerr;