commit | c863a614daecc1f092407143d8064a4c94680b6b | [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 | 5a49d38b69567684cff735f69836bb2c417158de | |
parent | b9491a9aa3966c3be969284f4e92f4a087061505 [diff] [blame] |
Add newlines at end of file (this can annoy gcov) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67000 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/CodeGen/VirtRegMap.cpp b/lib/CodeGen/VirtRegMap.cpp index 2c7037c..cb0f764 100644 --- a/lib/CodeGen/VirtRegMap.cpp +++ b/lib/CodeGen/VirtRegMap.cpp
@@ -221,4 +221,4 @@ void VirtRegMap::dump() const { print(cerr); -} \ No newline at end of file +}