summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/VirtRegMap.cpp
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-03-14 01:53:05 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-03-14 01:53:05 +0000
commitf24f26c75a9a4a345dfcf38dfa5341e638c58863 (patch)
tree1ea60c1bad109c5eed8de1f2420769000666a414 /llvm/lib/CodeGen/VirtRegMap.cpp
parentfcf7348f80a3026676a35086884177c2acf55aeb (diff)
downloadbcm5719-llvm-f24f26c75a9a4a345dfcf38dfa5341e638c58863.tar.gz
bcm5719-llvm-f24f26c75a9a4a345dfcf38dfa5341e638c58863.zip
Add newlines at end of file (this can annoy gcov)
llvm-svn: 67000
Diffstat (limited to 'llvm/lib/CodeGen/VirtRegMap.cpp')
-rw-r--r--llvm/lib/CodeGen/VirtRegMap.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/VirtRegMap.cpp b/llvm/lib/CodeGen/VirtRegMap.cpp
index 2c7037cfb45..cb0f764343e 100644
--- a/llvm/lib/CodeGen/VirtRegMap.cpp
+++ b/llvm/lib/CodeGen/VirtRegMap.cpp
@@ -221,4 +221,4 @@ void VirtRegMap::print(std::ostream &OS, const Module* M) const {
void VirtRegMap::dump() const {
print(cerr);
-} \ No newline at end of file
+}
OpenPOWER on IntegriCloud