Remove extra blank line

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21706 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman 2005-05-05 23:43:47 +00:00
parent 827e8f0ffa
commit f4f85998bf

View File

@ -23,7 +23,6 @@
#include "llvm/ADT/DepthFirstIterator.h"
#include <algorithm>
#include <iostream>
using namespace llvm;
static RegisterAnalysis<LoopInfo>