commit | f24f26c75a9a4a345dfcf38dfa5341e638c58863 | [log] [tgz] |
---|---|---|
author | Daniel Dunbar <daniel@zuster.org> | Sat Mar 14 01:53:05 2009 +0000 |
committer | Daniel Dunbar <daniel@zuster.org> | Sat Mar 14 01:53:05 2009 +0000 |
tree | 1ea60c1bad109c5eed8de1f2420769000666a414 | |
parent | fcf7348f80a3026676a35086884177c2acf55aeb [diff] [blame] |
Add newlines at end of file (this can annoy gcov) llvm-svn: 67000
diff --git a/llvm/lib/CodeGen/VirtRegMap.cpp b/llvm/lib/CodeGen/VirtRegMap.cpp index 2c7037c..cb0f764 100644 --- a/llvm/lib/CodeGen/VirtRegMap.cpp +++ b/llvm/lib/CodeGen/VirtRegMap.cpp
@@ -221,4 +221,4 @@ void VirtRegMap::dump() const { print(cerr); -} \ No newline at end of file +}