From: Evan Cheng Date: Fri, 29 Sep 2006 22:05:10 +0000 (+0000) Subject: Not needed. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=71f84de79b824d2b3c3c6fa1ce6627540b79671e;p=oota-llvm.git Not needed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30674 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/X86/X86ISelDAGToDAG.cpp b/lib/Target/X86/X86ISelDAGToDAG.cpp index af54b7b6aaa..68d390cf5ca 100644 --- a/lib/Target/X86/X86ISelDAGToDAG.cpp +++ b/lib/Target/X86/X86ISelDAGToDAG.cpp @@ -34,7 +34,6 @@ #include "llvm/Support/Debug.h" #include "llvm/Support/MathExtras.h" #include "llvm/ADT/Statistic.h" -#include #include #include #include