Reflow comment.
authorEric Christopher <echristo@gmail.com>
Mon, 12 Aug 2013 23:59:24 +0000 (23:59 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 12 Aug 2013 23:59:24 +0000 (23:59 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188233 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/AsmPrinter/DIEHash.cpp

index 81ea20a5ffb7e9a111684c32a53d5b45209ea5d4..783e2d2b399c53a8d2084093aa400d060b53d363 100644 (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