From 21ca93968327bf5ee4f6d6ade8901f2c4a5cfa83 Mon Sep 17 00:00:00 2001 From: Duncan Sands Date: Wed, 31 Oct 2007 08:49:24 +0000 Subject: Add a newline at the end of the file. llvm-svn: 43550 --- llvm/lib/CodeGen/MachineDominators.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/lib/CodeGen/MachineDominators.cpp') diff --git a/llvm/lib/CodeGen/MachineDominators.cpp b/llvm/lib/CodeGen/MachineDominators.cpp index 0a8a81b6213..51ad46cd0dd 100644 --- a/llvm/lib/CodeGen/MachineDominators.cpp +++ b/llvm/lib/CodeGen/MachineDominators.cpp @@ -21,4 +21,4 @@ TEMPLATE_INSTANTIATION(class DominatorTreeBase); char MachineDominatorTree::ID = 0; static RegisterPass -E("machinedomtree", "MachineDominator Tree Construction", true); \ No newline at end of file +E("machinedomtree", "MachineDominator Tree Construction", true); -- cgit v1.2.3