X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FCodeGen%2FSpiller.cpp;h=b6bbcd7176dda1220378a82eefe72b613cc2e102;hb=df8412c4c1a3a798c5a849ebc3f56904568d40c4;hp=b89139ff69e234b9da025ba58de084ce51d2c8ee;hpb=47dbf6cef761c25cfeb0aa7d624a6f98288bb96a;p=oota-llvm.git diff --git a/lib/CodeGen/Spiller.cpp b/lib/CodeGen/Spiller.cpp index b89139ff69e..b6bbcd7176d 100644 --- a/lib/CodeGen/Spiller.cpp +++ b/lib/CodeGen/Spiller.cpp @@ -25,7 +25,6 @@ #include "llvm/Support/Debug.h" #include "llvm/Support/ErrorHandling.h" #include "llvm/Support/raw_ostream.h" -#include using namespace llvm;