projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5dff158
)
Clean up a comment.
author
Reid Spencer
<rspencer@reidspencer.com>
Thu, 27 May 2004 22:04:46 +0000
(22:04 +0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Thu, 27 May 2004 22:04:46 +0000
(22:04 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13860
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/VMCore/AsmWriter.cpp
patch
|
blob
|
history
diff --git
a/lib/VMCore/AsmWriter.cpp
b/lib/VMCore/AsmWriter.cpp
index e6c9085b6d0b48a1b950c8c7699d0cae0278f380..651bf59165718c4f82974c9717378c248a209a68 100644
(file)
--- a/
lib/VMCore/AsmWriter.cpp
+++ b/
lib/VMCore/AsmWriter.cpp
@@
-600,7
+600,7
@@
private :
// which slot it occupies.
void printInfoComment(const Value &V);
};
-} // end of
anonymous
namespace
+} // end of
llvm
namespace
/// printTypeAtLeastOneLevel - Print out one level of the possibly complex type
/// without considering any symbolic types that we may have equal to it.