summaryrefslogtreecommitdiffstats
path: root/llvm/lib/VMCore/LLVMContext.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-12-28 08:24:16 +0000
committerChris Lattner <sabre@nondot.org>2009-12-28 08:24:16 +0000
commit1300f45ba933ac80e3c1de58e16483178b890053 (patch)
tree4b2d1eabddeca3b093dea87088a7ea80e3a60d97 /llvm/lib/VMCore/LLVMContext.cpp
parentf8d22fc77d299af81f1c438924c87d8f7fe87bc1 (diff)
downloadbcm5719-llvm-1300f45ba933ac80e3c1de58e16483178b890053.tar.gz
bcm5719-llvm-1300f45ba933ac80e3c1de58e16483178b890053.zip
prune some #includes
llvm-svn: 92212
Diffstat (limited to 'llvm/lib/VMCore/LLVMContext.cpp')
-rw-r--r--llvm/lib/VMCore/LLVMContext.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/VMCore/LLVMContext.cpp b/llvm/lib/VMCore/LLVMContext.cpp
index 3b4a1a3a155..3e326050fca 100644
--- a/llvm/lib/VMCore/LLVMContext.cpp
+++ b/llvm/lib/VMCore/LLVMContext.cpp
@@ -19,7 +19,6 @@
#include "llvm/Support/ManagedStatic.h"
#include "llvm/Support/ValueHandle.h"
#include "LLVMContextImpl.h"
-#include <set>
using namespace llvm;
OpenPOWER on IntegriCloud