Clean up a comment.

llvm-svn: 13860
This commit is contained in:
Reid Spencer 2004-05-27 22:04:46 +00:00
parent 4148139dd9
commit f43ac62dec
1 changed files with 1 additions and 1 deletions

View File

@ -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.