projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1db511c
)
Remove an unnecessary header.
author
Dan Gohman
<gohman@apple.com>
Fri, 31 Jul 2009 20:47:45 +0000
(20:47 +0000)
committer
Dan Gohman
<gohman@apple.com>
Fri, 31 Jul 2009 20:47:45 +0000
(20:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77725
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Analysis/MemoryDependenceAnalysis.cpp
patch
|
blob
|
history
diff --git
a/lib/Analysis/MemoryDependenceAnalysis.cpp
b/lib/Analysis/MemoryDependenceAnalysis.cpp
index 1870b4f7125223a2ad034709b049ad4d1a3cc47c..ea09f03ea66fe2f6550fc1e001e23ba96a135863 100644
(file)
--- a/
lib/Analysis/MemoryDependenceAnalysis.cpp
+++ b/
lib/Analysis/MemoryDependenceAnalysis.cpp
@@
-16,7
+16,6
@@
#define DEBUG_TYPE "memdep"
#include "llvm/Analysis/MemoryDependenceAnalysis.h"
-#include "llvm/Constants.h"
#include "llvm/Instructions.h"
#include "llvm/IntrinsicInst.h"
#include "llvm/Function.h"