aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2007-11-28 10:13:38 +0000
committerDuncan Sands <baldrick@free.fr>2007-11-28 10:13:38 +0000
commit95412b3dafb25afe561396702dfdf13be099ef1d (patch)
treef1c82e488b64426f64170b96b6f282433e53441d /include/llvm/CodeGen
parentdbda0bd21563cd48f99aae061628a89e75fa588c (diff)
downloadexternal_llvm-95412b3dafb25afe561396702dfdf13be099ef1d.zip
external_llvm-95412b3dafb25afe561396702dfdf13be099ef1d.tar.gz
external_llvm-95412b3dafb25afe561396702dfdf13be099ef1d.tar.bz2
Add missing newlines at EOF.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44399 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/CodeGen')
-rw-r--r--include/llvm/CodeGen/MachineLoopInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/CodeGen/MachineLoopInfo.h b/include/llvm/CodeGen/MachineLoopInfo.h
index 41eae51..1f6b1a1 100644
--- a/include/llvm/CodeGen/MachineLoopInfo.h
+++ b/include/llvm/CodeGen/MachineLoopInfo.h
@@ -200,4 +200,4 @@ template <> struct GraphTraits<MachineLoop*> {
// Make sure that any clients of this file link in LoopInfo.cpp
FORCE_DEFINING_FILE_TO_BE_LINKED(MachineLoopInfo)
-#endif \ No newline at end of file
+#endif