prune #include / layering violation

llvm-svn: 86365
This commit is contained in:
Chris Lattner 2009-11-07 09:07:01 +00:00
parent b61e9d03c1
commit 6b22952b03
1 changed files with 0 additions and 2 deletions

View File

@ -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;
//===----------------------------------------------------------------------===//