summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/JIT/JIT.h
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2008-08-05 15:32:23 +0000
committerDan Gohman <gohman@apple.com>2008-08-05 15:32:23 +0000
commit3da016d13748fd793e1e6b3bcbd6a1f25564a4de (patch)
tree4ec60eafdaec0b7913b8fb1ac46b5a67bc57e9ae /llvm/lib/ExecutionEngine/JIT/JIT.h
parente955c481fdad1f9ccf2326d5bf048d6104b0a566 (diff)
downloadbcm5719-llvm-3da016d13748fd793e1e6b3bcbd6a1f25564a4de.tar.gz
bcm5719-llvm-3da016d13748fd793e1e6b3bcbd6a1f25564a4de.zip
Trim #includes.
llvm-svn: 54350
Diffstat (limited to 'llvm/lib/ExecutionEngine/JIT/JIT.h')
-rw-r--r--llvm/lib/ExecutionEngine/JIT/JIT.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/ExecutionEngine/JIT/JIT.h b/llvm/lib/ExecutionEngine/JIT/JIT.h
index a7105e3f218..6e6b8c2befe 100644
--- a/llvm/lib/ExecutionEngine/JIT/JIT.h
+++ b/llvm/lib/ExecutionEngine/JIT/JIT.h
@@ -16,7 +16,6 @@
#include "llvm/ExecutionEngine/ExecutionEngine.h"
#include "llvm/PassManager.h"
-#include <map>
namespace llvm {
OpenPOWER on IntegriCloud