Reflow comment.

llvm-svn: 188233
This commit is contained in:
Eric Christopher 2013-08-12 23:59:24 +00:00
parent 166294f37a
commit cede3db5ea
1 changed files with 2 additions and 2 deletions

View File

@ -104,8 +104,8 @@ void DIEHash::addParentContext(DIE *Parent) {
/// This is based on the type signature computation given in section 7.27 of the
/// DWARF4 standard. It is the md5 hash of a flattened description of the DIE
/// with
/// the exception that we are hashing only the context and the name of the type.
/// with the exception that we are hashing only the context and the name of the
/// type.
uint64_t DIEHash::computeDIEODRSignature(DIE *Die) {
// Add the contexts to the hash. We won't be computing the ODR hash for