summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Christopher <echristo@apple.com>2010-01-08 00:05:33 +0000
committerEric Christopher <echristo@apple.com>2010-01-08 00:05:33 +0000
commite0297b9206a094c191c1a14adea5a486cf3672a9 (patch)
treeadc3f0afdfb062f4bccdb42a21a0a0053c0f73e2
parentbd9f372f0aa8e06e21cdcc6d76c615190be9a200 (diff)
downloadbcm5719-llvm-e0297b9206a094c191c1a14adea5a486cf3672a9.tar.gz
bcm5719-llvm-e0297b9206a094c191c1a14adea5a486cf3672a9.zip
Remove extraneous include.
llvm-svn: 92972
-rw-r--r--llvm/lib/Target/X86/X86FastISel.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/X86/X86FastISel.cpp b/llvm/lib/Target/X86/X86FastISel.cpp
index 31ae50e748d..2986ec2c31a 100644
--- a/llvm/lib/Target/X86/X86FastISel.cpp
+++ b/llvm/lib/Target/X86/X86FastISel.cpp
@@ -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"
OpenPOWER on IntegriCloud