Add missing end-of-file newlines.
authorDuncan Sands <baldrick@free.fr>
Tue, 25 Sep 2007 07:10:01 +0000 (07:10 +0000)
committerDuncan Sands <baldrick@free.fr>
Tue, 25 Sep 2007 07:10:01 +0000 (07:10 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42294 91177308-0d34-0410-b5e6-96231b3b80d8

lib/VMCore/DominatorCalculation.h
lib/VMCore/DominatorInternals.cpp

index de915be7904c0370db6673f8a54c3273c04204d1..0ad4bc072d89a8c2853fe8ba817bf07d115521db 100644 (file)
@@ -104,4 +104,4 @@ void DTcalculate(DominatorTree& DT, Function &F) {
 }
 
 }
-#endif
\ No newline at end of file
+#endif
index b7c8d32d3de8ce7303e8b45d67b2d97cb89cbb80..b40e2d97e2d76699922eb283a987b825416e9eaf 100644 (file)
@@ -142,4 +142,4 @@ void Link(DominatorTreeBase& DT, BasicBlock *V, BasicBlock *W,
 
 }
 
-#endif
\ No newline at end of file
+#endif