commit | cb597c9cc457ee0bb9c6ab3195b90da6d0049caf | [log] [tgz] |
---|---|---|
author | Sanjiv Gupta <sanjiv.gupta@microchip.com> | Wed Jun 10 03:42:13 2009 +0000 |
committer | Sanjiv Gupta <sanjiv.gupta@microchip.com> | Wed Jun 10 03:42:13 2009 +0000 |
tree | 1954d7b59f3c73ff7034f6523b945e683dab58cd | |
parent | b51b6cf1d0b17ee7cdb9cf8365471a39b3b67b7c [diff] [blame] |
Remove warnings: no newline at end of file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73156 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/CodeGen/LazyLiveness.cpp b/lib/CodeGen/LazyLiveness.cpp index 403e0c6..3ccccd5 100644 --- a/lib/CodeGen/LazyLiveness.cpp +++ b/lib/CodeGen/LazyLiveness.cpp
@@ -150,4 +150,5 @@ } return false; -} \ No newline at end of file +} +