diff options
| author | Sanjiv Gupta <sanjiv.gupta@microchip.com> | 2009-06-10 03:42:13 +0000 |
|---|---|---|
| committer | Sanjiv Gupta <sanjiv.gupta@microchip.com> | 2009-06-10 03:42:13 +0000 |
| commit | 9a8f2f7d583f0b25059376644286a23aabc99563 (patch) | |
| tree | 6585c9546cccadb3e1e77b5f4fa150653735dc01 /llvm/include | |
| parent | 28a00aa6467dadefbfc2ce14f5b24b1c5db3dce0 (diff) | |
| download | bcm5719-llvm-9a8f2f7d583f0b25059376644286a23aabc99563.tar.gz bcm5719-llvm-9a8f2f7d583f0b25059376644286a23aabc99563.zip | |
Remove warnings: no newline at end of file.
llvm-svn: 73156
Diffstat (limited to 'llvm/include')
| -rw-r--r-- | llvm/include/llvm/CodeGen/LazyLiveness.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/include/llvm/CodeGen/LazyLiveness.h b/llvm/include/llvm/CodeGen/LazyLiveness.h index 702ba142c5d..82e4a153d51 100644 --- a/llvm/include/llvm/CodeGen/LazyLiveness.h +++ b/llvm/include/llvm/CodeGen/LazyLiveness.h @@ -59,4 +59,5 @@ private: } -#endif
\ No newline at end of file +#endif + |

