Whitespace.

llvm-svn: 228397
This commit is contained in:
Chad Rosier 2015-02-06 14:14:41 +00:00
parent 9992d61727
commit 92c1f363f4
1 changed files with 0 additions and 2 deletions

View File

@ -82,8 +82,6 @@ void MemoryDependenceAnalysis::releaseMemory() {
PredCache->clear();
}
/// getAnalysisUsage - Does not modify anything. It uses Alias Analysis.
///
void MemoryDependenceAnalysis::getAnalysisUsage(AnalysisUsage &AU) const {