diff options
author | Duncan Sands <baldrick@free.fr> | 2007-10-31 08:49:24 +0000 |
---|---|---|
committer | Duncan Sands <baldrick@free.fr> | 2007-10-31 08:49:24 +0000 |
commit | 1bd3271b16d7f9f0b69af00d8ff29ed00a29f9ef (patch) | |
tree | 82756740e032deda9ab1fc77774bcf22a1aade09 /include/llvm/CodeGen/MachineDominators.h | |
parent | 2e89f3ae2fb7678c095fe4cd7b6dd27b69df1a85 (diff) |
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
Diffstat (limited to 'include/llvm/CodeGen/MachineDominators.h')
-rw-r--r-- | include/llvm/CodeGen/MachineDominators.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/CodeGen/MachineDominators.h b/include/llvm/CodeGen/MachineDominators.h index 353c0e4301..11ad1ae144 100644 --- a/include/llvm/CodeGen/MachineDominators.h +++ b/include/llvm/CodeGen/MachineDominators.h @@ -181,4 +181,4 @@ public: } -#endif
\ No newline at end of file +#endif |