summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-12-12 03:47:27 +0000
committerChris Lattner <sabre@nondot.org>2002-12-12 03:47:27 +0000
commitc42ada2e5e3120f45aa0b8e8cfc7831da100face (patch)
treef57c6f63c065e01d0857eaa18098721b3788eba8 /llvm/lib
parent630720825853e65f3391466f76e930cb8caa9144 (diff)
downloadbcm5719-llvm-c42ada2e5e3120f45aa0b8e8cfc7831da100face.tar.gz
bcm5719-llvm-c42ada2e5e3120f45aa0b8e8cfc7831da100face.zip
Remove #includes
llvm-svn: 4968
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/Analysis/IPA/DependenceGraph.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/lib/Analysis/IPA/DependenceGraph.cpp b/llvm/lib/Analysis/IPA/DependenceGraph.cpp
index fa8f7b00041..284a96afcc2 100644
--- a/llvm/lib/Analysis/IPA/DependenceGraph.cpp
+++ b/llvm/lib/Analysis/IPA/DependenceGraph.cpp
@@ -16,8 +16,6 @@
#include "llvm/Analysis/DependenceGraph.h"
#include "llvm/Function.h"
-#include "llvm/BasicBlock.h"
-#include "llvm/Instruction.h"
//----------------------------------------------------------------------------
OpenPOWER on IntegriCloud