Delete a stale comment. No functional change.

llvm-svn: 167698
This commit is contained in:
Meador Inge 2012-11-12 00:28:15 +00:00
parent dd13d3fda1
commit f963a8ffcc
1 changed files with 0 additions and 4 deletions

View File

@ -99,10 +99,6 @@ static bool CallHasFloatingPointArgument(const CallInst *CI) {
return false;
}
//===----------------------------------------------------------------------===//
// Memory LibCall Optimizations
//===----------------------------------------------------------------------===//
namespace {
//===----------------------------------------------------------------------===//
// Math Library Optimizations