remove empty section

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68485 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2009-04-07 02:55:53 +00:00
parent 75b8eb225e
commit 683b08cf7c

View File

@ -568,10 +568,6 @@ static bool OptimizeCmpExpression(CmpInst *CI) {
return MadeChange;
}
//===----------------------------------------------------------------------===//
// Addressing Mode Analysis and Optimization
//===----------------------------------------------------------------------===//
//===----------------------------------------------------------------------===//
// Memory Optimization
//===----------------------------------------------------------------------===//