X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FCodeGen%2FInstrSched%2FSchedGraph.cpp;h=00b48d537d3eee8089fb54d58f2dd5fd1ee442b6;hb=551ccae044b0ff658fe629dd67edd5ffe75d10e8;hp=e3b3cba5249d1d4031a61f0905868d79181574b8;hpb=418379e229dc491050f7f6292aa8364c29b71301;p=oota-llvm.git diff --git a/lib/CodeGen/InstrSched/SchedGraph.cpp b/lib/CodeGen/InstrSched/SchedGraph.cpp index e3b3cba5249..00b48d537d3 100644 --- a/lib/CodeGen/InstrSched/SchedGraph.cpp +++ b/lib/CodeGen/InstrSched/SchedGraph.cpp @@ -22,7 +22,7 @@ #include "../../Target/SparcV9/MachineCodeForInstruction.h" #include "../../Target/SparcV9/SparcV9RegInfo.h" #include "../../Target/SparcV9/SparcV9InstrInfo.h" -#include "Support/STLExtras.h" +#include "llvm/ADT/STLExtras.h" #include namespace llvm {