mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-21 06:30:16 +00:00
typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200323 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f611ae40fd
commit
bb6f236729
@ -1881,7 +1881,7 @@ void DwarfUnit::constructMemberDIE(DIE &Buffer, DIDerivedType DT) {
|
||||
Offset = FieldSize - (Offset + Size);
|
||||
addUInt(MemberDie, dwarf::DW_AT_bit_offset, None, Offset);
|
||||
|
||||
// Here WD_AT_data_member_location points to the anonymous
|
||||
// Here DW_AT_data_member_location points to the anonymous
|
||||
// field that includes this bit field.
|
||||
OffsetInBytes = FieldOffset >> 3;
|
||||
} else
|
||||
|
Loading…
x
Reference in New Issue
Block a user