Add missing newlines at EOF.

llvm-svn: 44399
This commit is contained in:
Duncan Sands
2007-11-28 10:13:38 +00:00
parent 93c4ce650c
commit 45a0c3265f
2 changed files with 2 additions and 2 deletions

View File

@@ -38,4 +38,4 @@ void MachineLoopInfo::getAnalysisUsage(AnalysisUsage &AU) const {
}
// Ensure this file gets linked when MachineLoopInfo.h is used.
DEFINING_FILE_FOR(MachineLoopInfo)
DEFINING_FILE_FOR(MachineLoopInfo)