From b798edd79147a607ad21aa322ac71f3bb23ff516 Mon Sep 17 00:00:00 2001 From: Meador Inge Date: Mon, 12 Nov 2012 00:28:15 +0000 Subject: Delete a stale comment. No functional change. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167698 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Transforms/Scalar/SimplifyLibCalls.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lib/Transforms/Scalar/SimplifyLibCalls.cpp b/lib/Transforms/Scalar/SimplifyLibCalls.cpp index 0f95e15e97..17d07cdb2d 100644 --- a/lib/Transforms/Scalar/SimplifyLibCalls.cpp +++ b/lib/Transforms/Scalar/SimplifyLibCalls.cpp @@ -99,10 +99,6 @@ static bool CallHasFloatingPointArgument(const CallInst *CI) { return false; } -//===----------------------------------------------------------------------===// -// Memory LibCall Optimizations -//===----------------------------------------------------------------------===// - namespace { //===----------------------------------------------------------------------===// // Math Library Optimizations -- cgit v1.2.3