From: Wojciech Matyjewicz Date: Sun, 20 Jul 2008 17:35:32 +0000 (+0000) Subject: This header isn't necessary now. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=8b82c49084e83a1df47ac1f1e21f2a072d2e4781;p=oota-llvm.git This header isn't necessary now. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53811 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Analysis/ScalarEvolution.cpp b/lib/Analysis/ScalarEvolution.cpp index a78bbea0378..737d9b3823e 100644 --- a/lib/Analysis/ScalarEvolution.cpp +++ b/lib/Analysis/ScalarEvolution.cpp @@ -78,8 +78,6 @@ #include "llvm/Support/MathExtras.h" #include "llvm/Support/Streams.h" #include "llvm/ADT/Statistic.h" -//TMP: -#include "llvm/Support/Debug.h" #include #include #include