forked from OSchip/llvm-project
Delete a stale comment. No functional change.
llvm-svn: 167698
This commit is contained in:
parent
dd13d3fda1
commit
f963a8ffcc
|
@ -99,10 +99,6 @@ static bool CallHasFloatingPointArgument(const CallInst *CI) {
|
|||
return false;
|
||||
}
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
// Memory LibCall Optimizations
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
namespace {
|
||||
//===----------------------------------------------------------------------===//
|
||||
// Math Library Optimizations
|
||||
|
|
Loading…
Reference in New Issue