Remove dead include.

llvm-svn: 98225
This commit is contained in:
Daniel Dunbar 2010-03-11 02:28:48 +00:00
parent 197bd3eee9
commit 84b5ddc872
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@
#include "llvm/Target/TargetInstrInfo.h"
#include "llvm/Target/TargetLowering.h"
#include "llvm/Target/TargetMachine.h"
#include "SelectionDAGBuilder.h"
#include "FunctionLoweringInfo.h"
using namespace llvm;