commit | 1bd3271b16d7f9f0b69af00d8ff29ed00a29f9ef | [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 | 2e89f3ae2fb7678c095fe4cd7b6dd27b69df1a85 [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);