summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-10-27 16:53:54 +0000
committerChris Lattner <sabre@nondot.org>2009-10-27 16:53:54 +0000
commit4cc68c29e60e0e0c85ec2b88e4f3535e0ef31c31 (patch)
tree717e79094147fd8933f2c04d336d67dab2b6e8af
parent115654873df4ccabe8c0515a898034d1f72cef8d (diff)
downloadbcm5719-llvm-4cc68c29e60e0e0c85ec2b88e4f3535e0ef31c31.tar.gz
bcm5719-llvm-4cc68c29e60e0e0c85ec2b88e4f3535e0ef31c31.zip
trim another #include
llvm-svn: 85250
-rw-r--r--llvm/include/llvm/Instructions.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/include/llvm/Instructions.h b/llvm/include/llvm/Instructions.h
index d2d1e4c676e..2f69171bc81 100644
--- a/llvm/include/llvm/Instructions.h
+++ b/llvm/include/llvm/Instructions.h
@@ -20,7 +20,6 @@
#include "llvm/DerivedTypes.h"
#include "llvm/Attributes.h"
#include "llvm/CallingConv.h"
-#include "llvm/LLVMContext.h"
#include "llvm/ADT/SmallVector.h"
#include <iterator>
OpenPOWER on IntegriCloud