From 45a0c3265faaf0fc28df23ec251cea4d8926145c Mon Sep 17 00:00:00 2001 From: Duncan Sands Date: Wed, 28 Nov 2007 10:13:38 +0000 Subject: Add missing newlines at EOF. llvm-svn: 44399 --- llvm/lib/CodeGen/MachineLoopInfo.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/lib/CodeGen/MachineLoopInfo.cpp') diff --git a/llvm/lib/CodeGen/MachineLoopInfo.cpp b/llvm/lib/CodeGen/MachineLoopInfo.cpp index 907cc9e706e..9db5967c3ba 100644 --- a/llvm/lib/CodeGen/MachineLoopInfo.cpp +++ b/llvm/lib/CodeGen/MachineLoopInfo.cpp @@ -38,4 +38,4 @@ void MachineLoopInfo::getAnalysisUsage(AnalysisUsage &AU) const { } // Ensure this file gets linked when MachineLoopInfo.h is used. -DEFINING_FILE_FOR(MachineLoopInfo) \ No newline at end of file +DEFINING_FILE_FOR(MachineLoopInfo) -- cgit v1.2.3