summaryrefslogtreecommitdiff
path: root/lib/CodeGen/AsmPrinter/DIEHash.cpp
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2013-08-12 23:59:24 +0000
committerEric Christopher <echristo@gmail.com>2013-08-12 23:59:24 +0000
commitdd0cd3c4f468b55651bf33240667881bbed8d04c (patch)
treec649609aa98265378b76e00f8472e9404f8aefd8 /lib/CodeGen/AsmPrinter/DIEHash.cpp
parent11de8539cb5d4c5f33b39aabcd38d65b05c176a7 (diff)
downloadllvm-dd0cd3c4f468b55651bf33240667881bbed8d04c.tar.gz
llvm-dd0cd3c4f468b55651bf33240667881bbed8d04c.tar.bz2
llvm-dd0cd3c4f468b55651bf33240667881bbed8d04c.tar.xz
Reflow comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188233 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/AsmPrinter/DIEHash.cpp')
-rw-r--r--lib/CodeGen/AsmPrinter/DIEHash.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/CodeGen/AsmPrinter/DIEHash.cpp b/lib/CodeGen/AsmPrinter/DIEHash.cpp
index 81ea20a5ff..783e2d2b39 100644
--- a/lib/CodeGen/AsmPrinter/DIEHash.cpp
+++ b/lib/CodeGen/AsmPrinter/DIEHash.cpp
@@ -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