Remove extraneous include.

llvm-svn: 92972
This commit is contained in:
Eric Christopher 2010-01-08 00:05:33 +00:00
parent bd9f372f0a
commit e0297b9206
1 changed files with 0 additions and 1 deletions
llvm/lib/Target/X86

View File

@ -19,7 +19,6 @@
#include "X86RegisterInfo.h"
#include "X86Subtarget.h"
#include "X86TargetMachine.h"
#include "llvm/Constant.h"
#include "llvm/CallingConv.h"
#include "llvm/DerivedTypes.h"
#include "llvm/GlobalVariable.h"