commit | d830533de6017e2a2c2b982b780be3a164fefaa5 | [log] [tgz] |
---|---|---|
author | Duncan Sands <baldrick@free.fr> | Wed Oct 31 08:49:24 2007 +0000 |
committer | Duncan Sands <baldrick@free.fr> | Wed Oct 31 08:49:24 2007 +0000 |
tree | 82756740e032deda9ab1fc77774bcf22a1aade09 | |
parent | 4827ed0c55d45d915104ab923f1e624e180e793a [diff] [blame] |
Add a newline at the end of the file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43550 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/CodeGen/MachineDominators.cpp b/lib/CodeGen/MachineDominators.cpp index 0a8a81b..51ad46c 100644 --- a/lib/CodeGen/MachineDominators.cpp +++ b/lib/CodeGen/MachineDominators.cpp
@@ -21,4 +21,4 @@ char MachineDominatorTree::ID = 0; static RegisterPass<MachineDominatorTree> -E("machinedomtree", "MachineDominator Tree Construction", true); \ No newline at end of file +E("machinedomtree", "MachineDominator Tree Construction", true);