mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-06-19 18:24:00 +00:00
Fix "the the" and similar typos.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95781 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@ -618,7 +618,7 @@ void DwarfDebug::addComplexAddress(DbgVariable *&DV, DIE *Die,
|
||||
|
||||
1). Add the offset of the forwarding field.
|
||||
|
||||
2). Follow that pointer to get the the real __Block_byref_x_VarName
|
||||
2). Follow that pointer to get the real __Block_byref_x_VarName
|
||||
struct to use (the real one may have been copied onto the heap).
|
||||
|
||||
3). Add the offset for the field VarName, to find the actual variable.
|
||||
|
Reference in New Issue
Block a user