aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/DataStructure/PgmDependenceGraph.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Analysis/DataStructure/PgmDependenceGraph.cpp')
-rw-r--r--lib/Analysis/DataStructure/PgmDependenceGraph.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Analysis/DataStructure/PgmDependenceGraph.cpp b/lib/Analysis/DataStructure/PgmDependenceGraph.cpp
index b52848118c..b87126463c 100644
--- a/lib/Analysis/DataStructure/PgmDependenceGraph.cpp
+++ b/lib/Analysis/DataStructure/PgmDependenceGraph.cpp
@@ -26,7 +26,6 @@
//===----------------------------------------------------------------------===//
#include "PgmDependenceGraph.h"
-#include "llvm/Analysis/MemoryDepAnalysis.h"
#include "llvm/Analysis/PostDominators.h"
#include "llvm/Function.h"