Remove unused includes and out of date comment. NFC.
[oota-llvm.git] / tools / llvm-cov / CodeCoverage.cpp
index 093525eb3dd866ba91fe494259717c6a2b0f7ba3..515d2bdc8e69434d74aff878ff50a15ef62b33c5 100644 (file)
@@ -27,7 +27,6 @@
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/FileSystem.h"
 #include "llvm/Support/ManagedStatic.h"
-#include "llvm/Support/MemoryObject.h"
 #include "llvm/Support/Format.h"
 #include "llvm/Support/Path.h"
 #include "llvm/Support/Signals.h"