Trim a #include.

llvm-svn: 112340
This commit is contained in:
Dan Gohman 2010-08-28 00:49:13 +00:00
parent 73ddbc51ab
commit 1e06dbf881
1 changed files with 0 additions and 3 deletions

View File

@ -18,9 +18,6 @@
#include "llvm/CodeGen/SelectionDAG.h"
#include "llvm/ADT/APInt.h"
#include "llvm/ADT/DenseMap.h"
#ifndef NDEBUG
#include "llvm/ADT/SmallSet.h"
#endif
#include "llvm/CodeGen/SelectionDAGNodes.h"
#include "llvm/CodeGen/ValueTypes.h"
#include "llvm/Support/CallSite.h"