summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/IPA/CallGraph.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-11-19 16:22:24 +0000
committerChris Lattner <sabre@nondot.org>2004-11-19 16:22:24 +0000
commit1b4e78d9e6cd0d3d06bbf20032d380b79755168d (patch)
tree08145ba88bb9e09a8be86ba5b67a09f532670e17 /llvm/lib/Analysis/IPA/CallGraph.cpp
parentdc23fe9ded32a09b86531cb162b18186fb1c37a6 (diff)
downloadbcm5719-llvm-1b4e78d9e6cd0d3d06bbf20032d380b79755168d.tar.gz
bcm5719-llvm-1b4e78d9e6cd0d3d06bbf20032d380b79755168d.zip
Mission accomplished!
llvm-svn: 17990
Diffstat (limited to 'llvm/lib/Analysis/IPA/CallGraph.cpp')
-rw-r--r--llvm/lib/Analysis/IPA/CallGraph.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Analysis/IPA/CallGraph.cpp b/llvm/lib/Analysis/IPA/CallGraph.cpp
index a6d2836121e..6ca23c662ac 100644
--- a/llvm/lib/Analysis/IPA/CallGraph.cpp
+++ b/llvm/lib/Analysis/IPA/CallGraph.cpp
@@ -12,7 +12,6 @@
//===----------------------------------------------------------------------===//
#include "llvm/Analysis/CallGraph.h"
-#include "llvm/Constants.h" // Remove when ConstantPointerRefs are gone
#include "llvm/Module.h"
#include "llvm/Instructions.h"
#include "llvm/Support/CallSite.h"
OpenPOWER on IntegriCloud