Stop verifying hasPHIKill() flags.
[oota-llvm.git] / lib / CodeGen / Spiller.cpp
index b89139ff69e234b9da025ba58de084ce51d2c8ee..b6bbcd7176dda1220378a82eefe72b613cc2e102 100644 (file)
@@ -25,7 +25,6 @@
 #include "llvm/Support/Debug.h"
 #include "llvm/Support/ErrorHandling.h"
 #include "llvm/Support/raw_ostream.h"
-#include <set>
 
 using namespace llvm;