Remove unused includes and out of date comment. NFC.
[oota-llvm.git] / tools / llvm-cov / TestingSupport.cpp
index 537f133c64762f66cc05fe8a1d607dfbf8c6e225..90ada1ba4706c43d7b0ed1140d93a4225ff686fd 100644 (file)
@@ -12,7 +12,6 @@
 #include "llvm/Support/LEB128.h"
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/ManagedStatic.h"
-#include "llvm/Support/MemoryObject.h"
 #include "llvm/Support/Signals.h"
 #include "llvm/Support/PrettyStackTrace.h"
 #include <system_error>