The leak detector is dead, long live asan and valgrind.
[oota-llvm.git] / lib / IR / Module.cpp
index 71640bfb9f37344bc87b44b0d87c19d1dd41ae89..d32ffcdac33704f8f5ae622b6a1721d63a2b0dc4 100644 (file)
@@ -22,7 +22,6 @@
 #include "llvm/IR/GVMaterializer.h"
 #include "llvm/IR/InstrTypes.h"
 #include "llvm/IR/LLVMContext.h"
-#include "llvm/IR/LeakDetector.h"
 #include "llvm/IR/TypeFinder.h"
 #include "llvm/Support/Dwarf.h"
 #include "llvm/Support/Path.h"