Add a readme entry for the redundant movw issue for pr9370.
[oota-llvm.git] / lib / Analysis / DomPrinter.cpp
index 051e44b150b506a538d4145f76c6440ab626f595..cde431459d5018d9c9f0a83170e5e0d86044d93e 100644 (file)
@@ -19,8 +19,6 @@
 //===----------------------------------------------------------------------===//
 
 #include "llvm/Analysis/DomPrinter.h"
-
-#include "llvm/Analysis/Dominators.h"
 #include "llvm/Analysis/DOTGraphTraitsPass.h"
 #include "llvm/Analysis/PostDominators.h"