summaryrefslogtreecommitdiffstats
path: root/llvm/lib/VMCore/Instructions.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-11-07 09:07:01 +0000
committerChris Lattner <sabre@nondot.org>2009-11-07 09:07:01 +0000
commit6b22952b03e50b83a3be10334a6663b5a46565bf (patch)
tree7852e8163f2bef771fda084a17e2ecb51dd6ac77 /llvm/lib/VMCore/Instructions.cpp
parentb61e9d03c1aba20840ae2eb62423f812dc9f66c0 (diff)
downloadbcm5719-llvm-6b22952b03e50b83a3be10334a6663b5a46565bf.tar.gz
bcm5719-llvm-6b22952b03e50b83a3be10334a6663b5a46565bf.zip
prune #include / layering violation
llvm-svn: 86365
Diffstat (limited to 'llvm/lib/VMCore/Instructions.cpp')
-rw-r--r--llvm/lib/VMCore/Instructions.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/lib/VMCore/Instructions.cpp b/llvm/lib/VMCore/Instructions.cpp
index e2c283f19b1..f343bd18daa 100644
--- a/llvm/lib/VMCore/Instructions.cpp
+++ b/llvm/lib/VMCore/Instructions.cpp
@@ -24,8 +24,6 @@
#include "llvm/Support/CallSite.h"
#include "llvm/Support/ConstantRange.h"
#include "llvm/Support/MathExtras.h"
-#include "llvm/Target/TargetData.h"
-
using namespace llvm;
//===----------------------------------------------------------------------===//
OpenPOWER on IntegriCloud