mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-20 14:29:27 +00:00
Reflow comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188233 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
11de8539cb
commit
dd0cd3c4f4
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user