summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineDominators.cpp
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2007-10-31 08:49:24 +0000
committerDuncan Sands <baldrick@free.fr>2007-10-31 08:49:24 +0000
commit21ca93968327bf5ee4f6d6ade8901f2c4a5cfa83 (patch)
tree1a882b5a0560fcffddb1a8de8dfd8ff9f15df8a1 /llvm/lib/CodeGen/MachineDominators.cpp
parent75045da5635356e3cb5c3deb7a501cb608abe3b2 (diff)
downloadbcm5719-llvm-21ca93968327bf5ee4f6d6ade8901f2c4a5cfa83.tar.gz
bcm5719-llvm-21ca93968327bf5ee4f6d6ade8901f2c4a5cfa83.zip
Add a newline at the end of the file.
llvm-svn: 43550
Diffstat (limited to 'llvm/lib/CodeGen/MachineDominators.cpp')
-rw-r--r--llvm/lib/CodeGen/MachineDominators.cpp2
1 files changed, 1 insertions, 1 deletions
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<MachineBasicBlock>);
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);
OpenPOWER on IntegriCloud