commit | 95412b3dafb25afe561396702dfdf13be099ef1d | [log] [tgz] |
---|---|---|
author | Duncan Sands <baldrick@free.fr> | Wed Nov 28 10:13:38 2007 +0000 |
committer | Duncan Sands <baldrick@free.fr> | Wed Nov 28 10:13:38 2007 +0000 |
tree | f1c82e488b64426f64170b96b6f282433e53441d | |
parent | dbda0bd21563cd48f99aae061628a89e75fa588c [diff] |
Add missing newlines at EOF. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44399 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/CodeGen/MachineLoopInfo.cpp b/lib/CodeGen/MachineLoopInfo.cpp index 907cc9e..9db5967 100644 --- a/lib/CodeGen/MachineLoopInfo.cpp +++ b/lib/CodeGen/MachineLoopInfo.cpp
@@ -38,4 +38,4 @@ } // Ensure this file gets linked when MachineLoopInfo.h is used. -DEFINING_FILE_FOR(MachineLoopInfo) \ No newline at end of file +DEFINING_FILE_FOR(MachineLoopInfo)