summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/ExecutionEngine.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-05-27 21:25:44 +0000
committerChris Lattner <sabre@nondot.org>2004-05-27 21:25:44 +0000
commitcef00ec3da9abc3ffd961e267979a57ce24d4c41 (patch)
treecf3efa55f387ff90a8aff3b77c84b8e207bec4a4 /llvm/lib/ExecutionEngine/ExecutionEngine.cpp
parentcb9ccac8a77d4ebc7d84ba69e118788380ad0e5d (diff)
downloadbcm5719-llvm-cef00ec3da9abc3ffd961e267979a57ce24d4c41.tar.gz
bcm5719-llvm-cef00ec3da9abc3ffd961e267979a57ce24d4c41.zip
Remove long unused #includes
llvm-svn: 13857
Diffstat (limited to 'llvm/lib/ExecutionEngine/ExecutionEngine.cpp')
-rw-r--r--llvm/lib/ExecutionEngine/ExecutionEngine.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/ExecutionEngine/ExecutionEngine.cpp b/llvm/lib/ExecutionEngine/ExecutionEngine.cpp
index ba21f40ffac..a4383e02c8f 100644
--- a/llvm/lib/ExecutionEngine/ExecutionEngine.cpp
+++ b/llvm/lib/ExecutionEngine/ExecutionEngine.cpp
@@ -26,7 +26,6 @@
#include "Support/Debug.h"
#include "Support/Statistic.h"
#include "Support/DynamicLinker.h"
-#include "Config/dlfcn.h"
using namespace llvm;
namespace {
OpenPOWER on IntegriCloud