summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineLoopInfo.cpp
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
commit45a0c3265faaf0fc28df23ec251cea4d8926145c (patch)
tree00b39840777100189fd8231029560ffa26508c2b /llvm/lib/CodeGen/MachineLoopInfo.cpp
parent93c4ce650c97ee2701ab8736c5003234f2085397 (diff)
downloadbcm5719-llvm-45a0c3265faaf0fc28df23ec251cea4d8926145c.tar.gz
bcm5719-llvm-45a0c3265faaf0fc28df23ec251cea4d8926145c.zip
Add missing newlines at EOF.
llvm-svn: 44399
Diffstat (limited to 'llvm/lib/CodeGen/MachineLoopInfo.cpp')
-rw-r--r--llvm/lib/CodeGen/MachineLoopInfo.cpp2
1 files changed, 1 insertions, 1 deletions
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)
OpenPOWER on IntegriCloud